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 <[email protected]> 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 <[email protected]>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
>> [email protected]
>> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>>
>>
>
_______________________________________________
cmake-developers mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to