summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/INSTALL_REMOVE_ENVIRONMENT_RPATH.rst
blob: a474fc6712d4de1b072a08e06586d011b9a91118 (plain)
1
2
3
4
5
6
7
8
9
10
INSTALL_REMOVE_ENVIRONMENT_RPATH
--------------------------------

Removes compiler defined rpaths durimg installation.

``INSTALL_REMOVE_ENVIRONMENT_RPATH`` is a boolean that if set to ``True`` will
remove compiler defined rpaths from the project if the user also defines rpath
with :prop_tgt:`INSTALL_RPATH`.  This property is initialized by whether the
value of :variable:`CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH` is set when a
target is created.