Hello all,<br>I&#39;m using cmake 2.8 to generage VS2005 project files. By default, we&#39;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&#39;ve with the other 4 configurations. How can I create custom build configuration for VS2005 generator.<br>
<br>Thanks in advance,<br>Surya<br>