<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div><br data-mce-bogus="1"></div><div>To set the install name to an absolute path, it would probably be something like</div><div>set_property(TARGET EMsoft PROPERTY INSTALL_NAME_DIR ${CMAKE_INSTALL_PREFIX}/lib)<br></div><div><br data-mce-bogus="1"></div><div>Clint<br></div><div><br></div><span id="zwchr" data-marker="__DIVIDER__">----- On Apr 26, 2016, at 12:24 PM, Michael Jackson <mike.jackson@bluequartz.net> wrote:<br></span><div data-marker="__QUOTED_TEXT__"><blockquote style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;">
<div style="font-size: 12pt; font-family: Fira Mono;" data-mce-style="font-size: 12pt; font-family: Fira Mono;">I am building a 
library and installing onto the local system. After installation otool 
reports that the path is "@rpath/lib/libEMsoft.dylib"<br><br>How can I 
have the installed path be the full absolute path to the library. For 
this use case @rpath is not going to work.<br><br>I have tried 
<a class="moz-txt-link-freetext" href="https://cmake.org/Wiki/CMake_RPATH_handling" target="_blank">https://cmake.org/Wiki/CMake_RPATH_handling</a> and variations of that 
information but none of it seems to work.<br><br>THanks<br><div class="moz-signature">-- <br><span style="font-family: Fira Mono;" data-mce-style="font-family: Fira Mono;">Mike 
Jackson  [<a class="moz-txt-link-abbreviated" href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>]</span></div></div>


<br>-- <br><br>Powered by www.kitware.com<br><br>Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ<br><br>Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br><br>CMake Support: http://cmake.org/cmake/help/support.html<br>CMake Consulting: http://cmake.org/cmake/help/consulting.html<br>CMake Training Courses: http://cmake.org/cmake/help/training.html<br><br>Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<br><br>Follow this link to subscribe/unsubscribe:<br>http://public.kitware.com/mailman/listinfo/cmake<br></blockquote></div></div></body></html>