mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
Help: Fixed typo in CMAKE_INSTALL_RPATH_USE_LINK_PATH.rst
Signed-off-by: Jaak Ristioja <jaak@ristioja.ee>
This commit is contained in:
@@ -9,5 +9,5 @@ any directories outside the project that are in the linker search path or
|
|||||||
contain linked library files. The directories are appended after the
|
contain linked library files. The directories are appended after the
|
||||||
value of the :prop_tgt:`INSTALL_RPATH` target property.
|
value of the :prop_tgt:`INSTALL_RPATH` target property.
|
||||||
|
|
||||||
This varibale is used to initialize the target property
|
This variable is used to initialize the target property
|
||||||
:prop_tgt:`INSTALL_RPATH_USE_LINK_PATH` for all targets.
|
:prop_tgt:`INSTALL_RPATH_USE_LINK_PATH` for all targets.
|
||||||
|
|||||||
Reference in New Issue
Block a user