[CMake] Supported configurations with Visual Studio builds
Josef Karthauser
joe.karthauser at geomerics.com
Fri Oct 5 10:56:59 EDT 2007
> -----Original Message-----
> From: cmake-bounces+joe.karthauser=geomerics.com at cmake.org
> [mailto:cmake-bounces+joe.karthauser=geomerics.com at cmake.org] On Behalf
> Of Josef Karthauser
> Sent: 05 October 2007 15:44
> To: cmake at cmake.org
> Subject: [CMake] Supported configurations with Visual Studio builds
>
> I’m confused (not for the first time! ☺).
>
> Why is it that cmGlobalVisualStudio7Generator only supports DEBUG,
> RELEASE, MINSIZEREL and RELWITHDEBINFO? They’re mostly placeholders
> anyway so it seems wierd that they are hardcoded and enforced.
>
> Is this a bug or a feature, does anyone know? If I rip out the checks
> in cmGlobalVisualStudio7Generator:: GenerateConfigurations is anything
> going to break?
>
It looks like simply removing the hard coded test fixes the issue. I've raised a bug report in ticket 0005829.
Joe
More information about the CMake
mailing list