On 16.01.11 16:48:52, luxInteg wrote: > Greetings > > > suppose one had a libtool project that did the following
Please search for cmake and 'convenience libraries', there's info about this in the FAQ and in the archive of this list. Basically: Don't use them, add the source files directly to the shared library target and link it against all dependencies. Andreas -- You are magnetic in your bearing. _______________________________________________ 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
