[CMake] add configuration
James Bigler
jamesbigler at gmail.com
Fri Mar 27 17:39:14 EDT 2009
On Fri, Mar 27, 2009 at 1:50 PM, Tyler Roscoe <tyler at cryptio.net> wrote:
> On Fri, Mar 27, 2009 at 12:42:27PM -0700, Nicolas Slythe (Intern) wrote:
>> Is It possile to add a new configuration in visualstudio project
>> like Release, Debug
>
> http://www.cmake.org/Wiki/CMake_FAQ#How_can_I_extend_the_build_modes_with_a_custom_made_one_.3F
Well, according to that wiki entry it only works for gcc:
"Notes: this will only work with gcc"
Is wiki wrong, or is there another way to do this for Visual Studio
like the original poster asked?
James
More information about the CMake
mailing list