cmake/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
2018-10-28 12:09:07 +01:00

9 lines
247 B
ReStructuredText

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