2020-02-01 23:06:01 +01:00
|
|
|
CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH
|
|
|
|
--------------------------------------
|
|
|
|
|
2021-09-14 00:13:48 +02:00
|
|
|
.. versionadded:: 3.16
|
|
|
|
|
2020-02-01 23:06:01 +01:00
|
|
|
Sets the default for whether toolchain-defined rpaths should be removed during
|
|
|
|
installation.
|
|
|
|
|
|
|
|
``CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH`` is a boolean that provides the
|
|
|
|
default value for the :prop_tgt:`INSTALL_REMOVE_ENVIRONMENT_RPATH` property
|
|
|
|
of all subsequently created targets.
|