Are you doing the "set" call before or after the "project" command?<br><br>This long-standing feature request asks to allow customization of the available configuration types:<br><a href="http://public.kitware.com/Bug/view.php?id=5811">http://public.kitware.com/Bug/view.php?id=5811</a><br>
<br>I am not certain that customizing the list of configuration types works as expected at the 100% level... There may be some nigglies that need to be worked out with respect to the default settings of custom configurations.<br>
<br><br>HTH,<br>David<br><br><br><div class="gmail_quote">On Wed, Mar 9, 2011 at 9:31 AM, gekso <span dir="ltr"><<a href="mailto:ev.93kso@gmail.com">ev.93kso@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
No one knows?<br>
<br>
2011/3/5 gekso <<a href="mailto:ev.93kso@gmail.com">ev.93kso@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Hello! One more question. I use 2.8.4 and I want to create my own<br>
> configurations for VS projects/solutions and remove defaults.<br>
> I use SET (CMAKE_CONFIGURATION_TYPES<br>
> "release;release_ascii;debug;debug_ascii" CACHE STRING "" FORCE), but<br>
> any time I run cmake - solution file contain both own and default<br>
> configurations.<br>
><br>
> {292119AC-DAF2-4C6E-BF54-79A5ABE5994C}.Debug|Win32.ActiveCfg = Debug|Win32<br>
> {292119AC-DAF2-4C6E-BF54-79A5ABE5994C}.Release|Win32.ActiveCfg = Release|Win32<br>
> {292119AC-DAF2-4C6E-BF54-79A5ABE5994C}.MinSizeRel|Win32.ActiveCfg =<br>
> MinSizeRel|Win32<br>
> {292119AC-DAF2-4C6E-BF54-79A5ABE5994C}.RelWithDebInfo|Win32.ActiveCfg<br>
> = RelWithDebInfo|Win32<br>
> {292119AC-DAF2-4C6E-BF54-79A5ABE5994C}.release|Win32.ActiveCfg = release|Win32<br>
> {292119AC-DAF2-4C6E-BF54-79A5ABE5994C}.release_ascii|Win32.ActiveCfg =<br>
> release_ascii|Win32<br>
> {292119AC-DAF2-4C6E-BF54-79A5ABE5994C}.debug|Win32.ActiveCfg = debug|Win32<br>
> {292119AC-DAF2-4C6E-BF54-79A5ABE5994C}.debug_ascii|Win32.ActiveCfg =<br>
> debug_ascii|Win32<br>
><br>
> How can I remove Debug/Release/MinSizeRel/RelWithDebInfo?<br>
><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>