[CMake] [ryppl-dev] Re: $<> expressions in include_directories command
Brad King
brad.king at kitware.com
Tue Jul 26 08:49:56 EDT 2011
On 07/25/2011 11:01 PM, Dave Abrahams wrote:
> on Mon Jul 25 2011, Brad King <brad.king-AT-kitware.com> wrote:
>>> That makes it sound like it's not going to help us with long include
>>> directory lists with non-GNU tools. Is that right?
>>
>> When generating VS IDE project files...
>
> I'm not asking about the IDE, though. I was thinking of nmake/vcbuild
When generating NMake Makefiles CMake has always used an inline response
file syntax supported by NMake for passing arguments to the actual tools.
I think it will work for long include lists.
-Brad
More information about the CMake
mailing list