[CMake] target_link_libraries replacing fully-qualified library with -l<x>

Nils Gladitz nilsgladitz at gmail.com
Thu Jan 29 10:25:41 EST 2015


On 01/29/2015 04:06 PM, Brad King wrote:
>CMake doesn't try to read the binary IIRC.

I think cmComputeLinkInformation uses 
"cmSystemTools::GuessLibrarySOName" which uses the elf parser to check 
for a SONAME.

Nils


More information about the CMake mailing list