CMAKE_INSTALL_NAME_DIR.rst 234 B

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