[CMake] Setting XCode Runtime Search Path

Darrell Blake darrell.blake at gmail.com
Tue Feb 19 17:13:24 EST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130219/1ad3425d/attachment.htm>


More information about the CMake mailing list