[CMake] [cmake-developers] CMake IR

Ruslan Baratov ruslan_baratov at yahoo.com
Fri Jul 31 13:59:47 EDT 2015


On 31-Jul-15 19:44, Daniel Schepler wrote:
> This seems to work for me:
> set(CMAKE_BUILD_TYPE_INIT RelWithDebInfo)
By the way you need to set it before first 'project' command. Also it 
will not have any effects for multi-config generators like Xcode or 
Visual Studio.


More information about the CMake mailing list