mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 23:19:13 +00:00
9 lines
246 B
ReStructuredText
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.
|