[CMake] shared lib on mac

Nicolas Slythe (Intern) Nicolas.Slythe at autodesk.com
Mon Mar 2 14:48:30 EST 2009


When I add a library target with add_library command
If my lib type is SHARED I get this error at link time on apple "no input files" and if I look at the command there is realy no input file ".o"  specified. And if the lib is static everything work fine with the same source file.

Is there something I missed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090302/be99a798/attachment.htm>


More information about the CMake mailing list