[CMake] can I force using objects1.rsp?
    naryniecki 
    naryniecki at o2.pl
       
    Mon Aug 16 09:04:09 EDT 2010
    
    
  
Hi,
I use cmake to generate unix makefiles for two compilers: diab and cl.exe from MSVS. when I generate for MSVS, objects1.rsp is used for linking libraries. When I generate for diab this file is not used but I would like to because one of my directory contain a lot of source files. Is it possible to force cmake to generate and use objects1.rsp? 
br.
Marek
    
    
More information about the CMake
mailing list