[cmake-developers] ninja broken on windows?

Peter Kümmel syntheticpp at gmx.net
Sat Feb 18 05:38:02 EST 2012


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



More information about the cmake-developers mailing list