diff options
author | Brad King <brad.king@kitware.com> | 2017-01-12 15:20:33 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2017-01-12 15:20:33 (GMT) |
commit | 592c8cfd93b8fd2ceb579b09b9b6f4c157adea3b (patch) | |
tree | 34b52fb8d0ce2884781ba532255a20e454d538d7 /Help/release | |
parent | 082456e5a3ded411c6cbbdf9c3d3f6fb39fbc9c5 (diff) | |
parent | 6310f7c3a06cf56ddfda7fd5d2a36decb6802e57 (diff) | |
download | CMake-592c8cfd93b8fd2ceb579b09b9b6f4c157adea3b.zip CMake-592c8cfd93b8fd2ceb579b09b9b6f4c157adea3b.tar.gz CMake-592c8cfd93b8fd2ceb579b09b9b6f4c157adea3b.tar.bz2 |
Merge topic 'add-cpack-ifw-configure-file'
6310f7c3 Add cpack_ifw_configure_file command
Diffstat (limited to 'Help/release')
-rw-r--r-- | Help/release/dev/cpack-ifw-configure-file.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/release/dev/cpack-ifw-configure-file.rst b/Help/release/dev/cpack-ifw-configure-file.rst new file mode 100644 index 0000000..c9a1220 --- /dev/null +++ b/Help/release/dev/cpack-ifw-configure-file.rst @@ -0,0 +1,9 @@ +cpack-ifw-configure-file +------------------------ + +* The :command:`cpack_ifw_configure_file` command was added + (in :module:`CPackIFWConfigureFile`) to configure file templates prepared + in QtIFW/SDK/Creator style. + +* The :module:`CPackIFWConfigureFile` module was added to define + :command:`cpack_ifw_configure_file` command. |