Hello,

our cmake setup is using LOCATION property for two targets to compute a
relative path from these two, and adds this to LINK_FLAGS (for rpath, but
irrelevant in this context). In order to update our cmake w.r.t. CMP0026, I
don't know how to get LINK_FLAGS consume a generator expression. In other
cases file(GENERATE.. writing a set(var TARGET_FILE..) into a file, and
reading the file to obtain 'var' worked. Thanks in advance!
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

Reply via email to