cmake/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst

10 lines
274 B
ReStructuredText
Raw Normal View History

2019-11-11 23:01:05 +01:00
CMAKE_BUILD_RPATH_USE_ORIGIN
----------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.14
2019-11-11 23:01:05 +01:00
Whether to use relative paths for the build ``RPATH``.
This is used to initialize the :prop_tgt:`BUILD_RPATH_USE_ORIGIN` target
property for all targets, see that property for more details.