Hi, I have a lot of generated files in one folder. All this files must be in one library. When I generate Unix Makefiles I get input line too long error while linking. When I use NMake Makefile it works. As far as know this error correspond to shell/console that is used while linking. Is it possible to generate Unix Makefiles that use shell as in NMake makefile generator?
Best regards Marek _______________________________________________ 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
