[CMake] padding link arguments to the linker

William A. Hoffman billlist at nycap.rr.com
Wed Feb 8 21:06:14 EST 2006


At 07:28 PM 2/8/2006, Mike Jackson wrote:

>So if I turn on RPATH, and rpath uses -install_name, where do I  
>actually specify the RPATH to use? or can I specify the path at all?

CMake will use the path to where the libraries are actually put.
So if you set LIBRARY_OUTPUT_PATH, and EXECUTABLE_OUTPUT_PATH it will
change the rpath.

-Bill



More information about the CMake mailing list