CMAKE_INSTALL_NAME_DIR.rst 246 B

12345678
  1. CMAKE_INSTALL_NAME_DIR
  2. ----------------------
  3. OS X directory name for installed targets.
  4. ``CMAKE_INSTALL_NAME_DIR`` is used to initialize the
  5. :prop_tgt:`INSTALL_NAME_DIR` property on all targets. See that target
  6. property for more information.