[CMake] adding and removing build configuration types

2007-03-05 Thread ElderOrb
>> 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,RelWithDe

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

2007-03-04 Thread ElderOrb
crco> -- crco> Message: 6 crco> Date: Sun, 4 Mar 2007 11:30:33 +0200 crco> From: ElderOrb <[EMAIL PROTECTED]> crco> Subject: [CMake] adding and removing build configuration types crco> To: cmake@cmake.org crco> Message-ID: <[EMAIL PROTEC

[CMake] adding and removing build configuration types

2007-03-04 Thread ElderOrb
quot;? ("debug unicode" is just "debug" with -DZ_UNICODE definition, the same is true for "release unicode") I tried to play with CMAKE_CONFIGURATION_TYPES, CMAKE_BUILD_TYPE, read faq and had much googling - all without success. -- Regards, ElderOrb