[cmake-developers] GUI hooks for VS variables

James Bigler jamesbigler at gmail.com
Fri Jan 28 17:41:28 EST 2011


OK, I was talking about VS 2008.  I see that file now.

What do you mean by compensated for by other code?

On Fri, Jan 28, 2011 at 3:39 PM, David Cole <david.cole at kitware.com> wrote:

> I assume you're talking about Visual Studio...?
>
> VS10 should be complete because of the way we built it. If not, please let
> us know.
>
> But for prior versions, open up (for example)
> cmLocalVisualStudio7Generator.cxx and search for FlagTable. Then grep the
> code for the flag you're thinking of mapping to make sure its absence is not
> compensated for by other code.
>
>
> On Fri, Jan 28, 2011 at 4:58 PM, James Bigler <jamesbigler at gmail.com>wrote:
>
>> If I wanted to teach CMake about a particular flag (i.e. to make it's
>> setting show up in the properties dialog instead of in the Command Line
>> extra flags section), what part of the code do I need to modify to
>> accomplish this?
>>
>> Thanks,
>> James
>>
>> _______________________________________________
>> cmake-developers mailing list
>> cmake-developers at cmake.org
>> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20110128/ddf11dc0/attachment.html>


More information about the cmake-developers mailing list