I've created on stage the new branch 'ninja-generator-win'. It differs from 'ninja-generator' only by one small commit: http://cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=3bda549dd1dc4a739e7a7f1b23ce98b59986940f (when someone cherry-pick this commit, please also delete this branch)
I've merged the commit into ninja-generator and deleted ninja-generator-win. But trying a more complicated project on Windows shows that the ninja file is very broken, e.g. it builds a Dll but the import library is not found, and using CMAKE_RUNTIME_OUTPUT_DIRECTORY make it even worse. 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
