Am 2013-04-03 17:25, schrieb J Decker:
All of these articles say the way to avoid having an absolute path
stored in the linked output is to use -L <dir> -l <lib> ... which is
definatly not what cmake is producing.  Reflecting on this, maybe I
can replace target_link_libraries with manually specified link_flags;
maybe some sort of similarly named macro

Did you try after a call to "make install"? E.g. a local try with "make install DESTDIR=localtest"

HS

--

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