summaryrefslogtreecommitdiff
path: root/share/cmake-3.16/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.16/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst')
-rw-r--r--share/cmake-3.16/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.16/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst b/share/cmake-3.16/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst
new file mode 100644
index 0000000..e34ede6
--- /dev/null
+++ b/share/cmake-3.16/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst
@@ -0,0 +1,7 @@
+CMAKE_BUILD_RPATH_USE_ORIGIN
+----------------------------
+
+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.