[cmake-developers] SONAME on APPLE?
Brad King
brad.king at kitware.com
Mon Jul 9 13:35:03 EDT 2012
On 07/09/2012 01:15 PM, Stephen Kelly wrote:
> More interesting is that cmake is generating an IMPORTED_SONAME of just
> 'cmakeqt' when I build the library as a framework (no full path, no version
> number, no file extension). Is this a bug in CMake?
There is explicit code for the case here:
http://cmake.org/gitweb?p=cmake.git;a=blob;f=Source/cmTarget.cxx;hb=v2.8.8#l3279
-Brad
More information about the cmake-developers
mailing list