You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGI...

10 lines
274 B

CMAKE_BUILD_RPATH_USE_ORIGIN
----------------------------
.. versionadded:: 3.14
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.