summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
blob: 540df6b73132f3d5fd0e6d5ec8de3a91f18c3711 (plain)
1
2
3
4
5
6
7
8
CMAKE_INSTALL_NAME_DIR
----------------------

Mac OS X directory name for installed targets.

CMAKE_INSTALL_NAME_DIR is used to initialize the INSTALL_NAME_DIR
property on all targets.  See that target property for more
information.