diff options
author | Nils Gladitz <nilsgladitz@gmail.com> | 2014-08-09 12:50:49 (GMT) |
---|---|---|
committer | Nils Gladitz <nilsgladitz@gmail.com> | 2014-08-09 13:30:21 (GMT) |
commit | 12418f5c264ef8e66724cbb19e1304416452c7f8 (patch) | |
tree | 8a24da8109930edc8589b82ba36c73369be1d7d4 /Help/manual/cmake-properties.7.rst | |
parent | a99b42a4101dfa29ef3ebbfcbac58226879fd2f3 (diff) | |
download | CMake-12418f5c264ef8e66724cbb19e1304416452c7f8.zip CMake-12418f5c264ef8e66724cbb19e1304416452c7f8.tar.gz CMake-12418f5c264ef8e66724cbb19e1304416452c7f8.tar.bz2 |
CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property
Diffstat (limited to 'Help/manual/cmake-properties.7.rst')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index 17dadc2..9faf99a 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -312,6 +312,7 @@ Properties on Installed Files /prop_inst/CPACK_NEVER_OVERWRITE.rst /prop_inst/CPACK_PERMANENT.rst + /prop_inst/CPACK_WIX_ACL.rst Deprecated Properties on Directories |