INSTALL_RPATH.rst 297 B

123456789
  1. INSTALL_RPATH
  2. -------------
  3. The rpath to use for installed targets.
  4. A semicolon-separated list specifying the rpath to use in installed
  5. targets (for platforms that support it). This property is initialized
  6. by the value of the variable CMAKE_INSTALL_RPATH if it is set when a
  7. target is created.