Is there any way to set the XCode "Runtime Search Path" linker setting?
I've got a framework that was built using @rpath so I'm having to set the
Runtime Search Path setting to @executable_path/../Frameworks so it can be
found. I just wondered if there was any way to set it from CMake.

Darrell
--

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