summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-09-11 12:27:58 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-09-11 12:28:05 (GMT)
commitf13d4b10775cd4d6a604a7f1b013b5d064864a41 (patch)
tree63fce951abaad4279eb6daaefe592bbcf5894223 /Help/variable/CMAKE_INSTALL_NAME_DIR.rst
parente9f72e9c94e17758aada77c5ba05502739242432 (diff)
parentab2e35d6144c6e666eb0cfffe144d2b93c72949b (diff)
downloadCMake-f13d4b10775cd4d6a604a7f1b013b5d064864a41.zip
CMake-f13d4b10775cd4d6a604a7f1b013b5d064864a41.tar.gz
CMake-f13d4b10775cd4d6a604a7f1b013b5d064864a41.tar.bz2
Merge topic 'replace-os-x-name-with-macos'
ab2e35d614 Replace occurrences of "Mac OS X" with "macOS" in comments fc1602456a Help: Replace occurrences of "Mac OS X" with "macOS" Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Gregor Jasny <gjasny@googlemail.com> Reviewed-by: Clinton Stimpson <clinton@elemtech.com> Merge-request: !2351
Diffstat (limited to 'Help/variable/CMAKE_INSTALL_NAME_DIR.rst')
-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 1f2d62b..5ba4c04 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
----------------------
-OS X directory name for installed targets.
+macOS directory name for installed targets.
``CMAKE_INSTALL_NAME_DIR`` is used to initialize the
:prop_tgt:`INSTALL_NAME_DIR` property on all targets. See that target