[CMake] build types

Christian Buhtz exsudat at gmx.de
Sun Sep 23 11:34:34 EDT 2007


I read the docs and the wiki and the faq.
I know that I can specify build types but I didn't understand it right.

How can I realize to build project as debug and/or release?

How do I have to call cmake to generate a gnu-makefile that I can use 
like this:
mingw32-make -f makefile.gcc BUILD=release
or
mingw32-make -f makefile.gcc BUILD=debug



More information about the CMake mailing list