diff options
Diffstat (limited to 'Help/release/dev/cpack-wix-custom-xmlns.rst')
-rw-r--r-- | Help/release/dev/cpack-wix-custom-xmlns.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/cpack-wix-custom-xmlns.rst b/Help/release/dev/cpack-wix-custom-xmlns.rst new file mode 100644 index 0000000..84934cb --- /dev/null +++ b/Help/release/dev/cpack-wix-custom-xmlns.rst @@ -0,0 +1,5 @@ +cpack-wix-custom-xmlns +---------------------- + +* The :cpack_gen:`CPack WIX Generator` gained a + :variable:`CPACK_WIX_CUSTOM_XMLNS` option to specify custom XML namespaces. |