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?