I am trying to compile shared lib dynamically linked with one set of libs and statically with anoter. Static libs are provided by third party
Probably Ihave to define new target with IMPORTED flag for each .la file, but how to add them to final shared library file? _______________________________________________ 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
