1CMAKE_INSTALL_RPATH
2-------------------
3
4The rpath to use for installed targets.
5
6A semicolon-separated list specifying the rpath to use in installed
7targets (for platforms that support it).  This is used to initialize
8the target property :prop_tgt:`INSTALL_RPATH` for all targets.
9