[cmake-developers] Warnings with CMake 2.8.12-rc3 driving dashboards

Brad King brad.king at kitware.com
Wed Sep 11 12:32:30 EDT 2013


On 09/11/2013 12:05 PM, David Cole wrote:
> C:\PROGRA~1\MICROS~1.0\VC\bin\link.exe /nologo @CMakeFiles/vtkChartsCoreCxxTests.rsp  
[snip]
> It must be in the CMakeFiles/vtkChartsCoreCxxTests.rsp file, but that 
> file's gone after the command executes.

I think ninja writes that file out temporarily.  Therefore the
ninja build files must have the /link option in them somewhere.

-Brad



More information about the cmake-developers mailing list