mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 15:19:39 +00:00
5d74c870d9
Many of our interfaces documented for OS X also work for iOS.
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.
|