[CMake] How to avoid the explicit library location when linking with imported library targets

Brad King brad.king at kitware.com
Fri Sep 17 13:31:54 EDT 2010


On 09/17/2010 01:06 PM, Brad King wrote:
> In the case of an imported target it checks
> for the IMPORTED_NO_SONAME property:
[snip]
> Try setting that for your imported target (to value "1").  It looks
> like this property is missing from the documentation though!  I'll
> fix that.

Documentation added:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8f96818a

-Brad


More information about the CMake mailing list