Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.8.2 Documentation »
  • cmake-variables(7) »
This documents an old version of CMake. Click here to see the latest release.

CMAKE_INSTALL_RPATH_USE_LINK_PATHΒΆ

Add paths to linker search and installed rpath.

CMAKE_INSTALL_RPATH_USE_LINK_PATH is a boolean that if set to true will append directories in the linker search path and outside the project to the INSTALL_RPATH. This is used to initialize the target property INSTALL_RPATH_USE_LINK_PATH for all targets.

Previous topic

CMAKE_INSTALL_RPATH

Next topic

CMAKE_IOS_INSTALL_COMBINED

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • CMake »
  • 3.8.2 Documentation »
  • cmake-variables(7) »
© Copyright 2000-2017 Kitware, Inc. and Contributors. Created using Sphinx 2.4.4.