On Tue, Jul 27, 2010 at 11:20 AM, Verweij, Arjen <[email protected]> wrote: > Hi, > >>The default is for CMake to generate a "Release" configuration for >>Makefile based projects. ie, if you do NOT specify or otherwise set >>CMAKE_BUILD_TYPE then you will be a "Release" configuration. > > I think this statement is false for Windows, or I am misunderstanding > Windows-cl.cmake -- I had an interesting time getting rid of all the debug > stuff.
Isn't build_type = Release sufficient? Olaf _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
