summaryrefslogtreecommitdiffstats
path: root/Help/variable
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-04-07 14:06:47 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-04-07 14:06:56 (GMT)
commit69685003529977860f1a1216373cc60ce7a3826e (patch)
tree682bae7790a4cf4a00e9451ac781356fe0db6738 /Help/variable
parenta1847844f0fe9b964c91fc5113222b5d5edfd554 (diff)
parent4aed96e2309e64571aabfda263b3ca4c4f62d619 (diff)
downloadCMake-69685003529977860f1a1216373cc60ce7a3826e.zip
CMake-69685003529977860f1a1216373cc60ce7a3826e.tar.gz
CMake-69685003529977860f1a1216373cc60ce7a3826e.tar.bz2
Merge topic 'ios-rpath-linker-flag'
4aed96e230 Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS too Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5980
Diffstat (limited to 'Help/variable')
-rw-r--r--Help/variable/CMAKE_INSTALL_NAME_DIR.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_INSTALL_NAME_DIR.rst b/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
index 5ba4c04..b07d44f 100644
--- a/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
+++ b/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
@@ -1,7 +1,7 @@
CMAKE_INSTALL_NAME_DIR
----------------------
-macOS directory name for installed targets.
+Directory name for installed targets on Apple platforms.
``CMAKE_INSTALL_NAME_DIR`` is used to initialize the
:prop_tgt:`INSTALL_NAME_DIR` property on all targets. See that target