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

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to