[CMake] linking with .so w/ non-standard names

Bill Hoffman bill.hoffman at kitware.com
Fri Aug 14 16:19:15 EDT 2009


Kenneth Chang wrote:
> Just downloaded 2.6.4, same behavior.
> 
> Do I have to mark the .so extension so it's recognized as a linkable item?
> 

Why not use target_link_libraries with a full path to the .so?

-Bill


More information about the CMake mailing list