summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
blob: b07d44f687b698a39baf49b0a86d3e71c2d56ddb (plain)
1
2
3
4
5
6
7
8
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.