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
--
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://www.cmake.org/mailman/listinfo/cmake