summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH.rst
blob: 76ca3da022e8f68eb02dfe0e8e01989c9a447116 (plain)
1
2
3
4
5
6
7
8
9
CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH
--------------------------------------

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.