[CMake] Nina Generator on Windows generates too long link cmd lines

Claus Klein claus.klein at arcormail.de
Tue May 29 16:00:01 EDT 2012


Hi All,

I am working with Nightly cmake build with ninja enabled on windows.
While testing a real complex project build, code generation and  
compiling works, but linking fails.

The command line with a view pre and post build rules including a huge  
count of libs and linkerflags is to long.
The hole link command is about 16K long!

Could it possible to generate a custom rule for each $PRE_LINK and  
each $POST_BUILD command?
And to use a linker script like with visual studio projects?

The same project with visual studio 2005 generator works fine.

With Regard
Claus


More information about the CMake mailing list