summaryrefslogtreecommitdiffstats
path: root/Help/prop_inst/CPACK_PERMANENT.rst
diff options
context:
space:
mode:
authorNils Gladitz <nilsgladitz@gmail.com>2014-05-16 20:43:56 (GMT)
committerBrad King <brad.king@kitware.com>2014-05-28 16:30:44 (GMT)
commitd0b1d2a65be658663ce7314961e13036974f62e7 (patch)
tree7323abad2bea4da8e21ba2bee5601da30ed8ca74 /Help/prop_inst/CPACK_PERMANENT.rst
parent15a8af21e8bd8354dfff2063e01f695f85efdeb8 (diff)
downloadCMake-d0b1d2a65be658663ce7314961e13036974f62e7.zip
CMake-d0b1d2a65be658663ce7314961e13036974f62e7.tar.gz
CMake-d0b1d2a65be658663ce7314961e13036974f62e7.tar.bz2
CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties
Diffstat (limited to 'Help/prop_inst/CPACK_PERMANENT.rst')
-rw-r--r--Help/prop_inst/CPACK_PERMANENT.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/prop_inst/CPACK_PERMANENT.rst b/Help/prop_inst/CPACK_PERMANENT.rst
new file mode 100644
index 0000000..5e191d0
--- /dev/null
+++ b/Help/prop_inst/CPACK_PERMANENT.rst
@@ -0,0 +1,6 @@
+CPACK_PERMANENT
+---------------
+
+Request that this file not be removed on uninstall.
+
+The property is currently only supported by the WIX generator.