[CMake] Re: CMake Digest, Vol 35, Issue 6

Ilya Shvetsov chvetsov at kranx.com
Sun Mar 4 14:54:10 EST 2007


> CMake Error: Invalid configuration type in CMAKE_CONFIGURATION_TYPES:  
> Debug_Unic
> ode (Valid types are Debug,Release,MinSizeRel,RelWithDebInfo)
> CMake Error: Invalid configuration type in CMAKE_CONFIGURATION_TYPES:  
> Release_Un
> icode (Valid types are Debug,Release,MinSizeRel,RelWithDebInfo)
>
> Where I wrong now ?
>

Nothing. This works only with makefile generators: NMake, MSYS, Unix.
It is very sad, but it seems, that generator for MSVS not support adding
custom configurations. :(


-- 
Ilya Shvetsov (mailto:chvetsov at kranx.com)
Lead Programmer
KranX Productions (http://kranx.com/)


More information about the CMake mailing list