CMake/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
Bartosz Kosiorek 5d74c870d9 Help: Update documentation to reflect support for iOS
Many of our interfaces documented for OS X also work for iOS.
2015-11-23 10:04:10 -05:00

9 lines
246 B
ReStructuredText

CMAKE_INSTALL_NAME_DIR
----------------------
OS X 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
property for more information.