• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_INSTALL_NAME_DIR
2----------------------
3
4Directory name for installed targets on Apple platforms.
5
6``CMAKE_INSTALL_NAME_DIR`` is used to initialize the
7:prop_tgt:`INSTALL_NAME_DIR` property on all targets.  See that target
8property for more information.
9