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
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to