Kenneth Chang wrote:
I did, then cmake broke the .so down into its component paths and library name, and used -L<path> -l<libname>, which caused the linker to look for <path>/lib<libname>.so


It should not do that in 2.6.4, it should use the full path.... Do you have any policy warnings, or do you have the cmake minimum version set to something very old?

-Bill
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to