You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
360 B
10 lines
360 B
5 years ago
|
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.
|