[CMake] Add .la files to shared lib

Max Ivanov ivanov.maxim at gmail.com
Sun Mar 28 20:48:17 EDT 2010


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?


More information about the CMake mailing list