[CMake] Debug/Release configurations for codeblocks ?
Olaf van der Spek
olafvdspek at gmail.com
Tue Jul 27 05:26:18 EDT 2010
On Tue, Jul 27, 2010 at 11:20 AM, Verweij, Arjen <VerweijA at tass-safe.com> 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
More information about the CMake
mailing list