mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-08-02 11:02:46 +08: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`.
|