[cmake-developers] CMAKE :: mingw make files with response file for includes

Brad King brad.king at kitware.com
Mon Jan 22 07:54:07 EST 2018


On 01/19/2018 09:25 AM, Jayakumar, Lenindarbi wrote:
> I have to use response file for both includes and objects.
> Tasking compiler expects -f as Response file link flag for both.
> But cmake produces command line for objects using -f and includes using @.
> 
> I prefer to get it fixed in generator. 

Yes, that use of `@` should be made configurable.

I'll take a look when I get a chance.

Thanks,
-Brad


More information about the cmake-developers mailing list