[CMake] How can I permanently get rid of project configurations for VS.Net 2003?

Phillip Hellewell sshock at gmail.com
Thu May 18 11:44:33 EDT 2006


The latest version of CMake generates 4 project configurations for VS.Net2003:

Debug
MinSizeRel
Release
RelWithDebInfo

Mainly I just want Debug and Release, like it was before.  But I may keep
RelWithDebInfo, because I see that one being useful for me.

How can I permanently get rid of the MinSizeRel configuration, so it is
never generated?  I want to do it globally, not by having to change every
CMakeList.txt file.

Thanks,
Phillip Hellewell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20060518/4941dd26/attachment.html


More information about the CMake mailing list