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

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to