cmake/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
2021-09-14 00:13:48 +02:00

9 lines
260 B
ReStructuredText

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