Guessing configuration NoConfig
    Start 82: BuildDepends
1/1 Test #82: BuildDepends .....................   Passed    5.06 sec

;)

Bill, this was a great idea with cldeps!

Only small patches for cldeps and cmake and we now have dependency tracking for 
msvc.

A cldeps binary is here:
    http://sourceforge.net/projects/cmakescript/files/cldeps.exe

Code is in misc/ also a CMakeLists.txt
    https://github.com/syntheticpp/ninja/tree/cldeps

CMake:
    
http://cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=1d40729eaa35dd643efdf5e793e6a541e890f33a


The only thing to do is to figure out the prefix of /showIncludes, it's hard 
coded atm:
    https://github.com/syntheticpp/ninja/blob/cldeps/misc/cldeps.cc#L150
and to pass it to cldeps.

Cheers,
Peter
--

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