[CMake] CMAKE_BUILD_TYPE

Brandon J. Van Every bvanevery at gmail.com
Fri Jan 26 14:31:06 EST 2007


Bill Hoffman wrote:
> Brandon J. Van Every wrote:
>>
>>
>> So I am not seeing how "Debug" is a default value for CMAKE_BUILD_TYPE.
>>
> OK, it seems that it is the default for nmake with cl, 

That's consistent with Windows build culture, in that a MSVC .sln file 
does have Debug as the default.  I don't like the culture, but it is 
widespread.

> and for borland, 

Perhaps they have the same culture?

> but no others and the value is set in the platform file.  Other than 
> those two, it is unset....

What about Watcom?


Cheers,
Brandon Van Every



More information about the CMake mailing list