mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-02 20:58:58 -06:00
7 lines
297 B
ReStructuredText
7 lines
297 B
ReStructuredText
add-install-remove-environment-rpath
|
|
------------------------------------
|
|
|
|
* A new target property, :prop_tgt:`INSTALL_REMOVE_ENVIRONMENT_RPATH`, was
|
|
added which removes compiler-defined rpaths from a target. This property is
|
|
initialized by :variable:`CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH`.
|