<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Look at the CMake FAQ: there's an example that adds a mode called
"Maintainer":<br>
<a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/CMake_FAQ#How_can_I_extend_the_build_modes_with_a_custom_made_one_.3F">http://www.cmake.org/Wiki/CMake_FAQ#How_can_I_extend_the_build_modes_with_a_custom_made_one_.3F</a><br>
<br>
Ryan<br>
<br>
On 1/20/10 5:52 AM, Surya Kiran Gullapalli wrote:
<blockquote
 cite="mid:3462bcdb1001200352m73e0549bl73d1ae154448ba9d@mail.gmail.com"
 type="cite">Hello all,<br>
I'm using cmake 2.8 to generage VS2005 project files. By default, we've
4 build configurations Debug, Release, MinSizeRel, RelWithDebInfo.<br>
  <br>
I want to have a different Build configuration, The cxxflags,
definitions (which we add with Add_Definitions) are different from what
I've with the other 4 configurations. How can I create custom build
configuration for VS2005 generator.<br>
  <br>
Thanks in advance,<br>
Surya<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the CMake FAQ at: <a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Ryan Pavlik
Human-Computer Interaction Graduate Student
Virtual Reality Applications Center
Iowa State University

<a class="moz-txt-link-abbreviated" href="mailto:rpavlik@iastate.edu">rpavlik@iastate.edu</a>
<a class="moz-txt-link-freetext" href="http://academic.cleardefinition.com/">http://academic.cleardefinition.com/</a></pre>
</body>
</html>