diff options
Diffstat (limited to 'Help/cpack_gen/ifw.rst')
-rw-r--r-- | Help/cpack_gen/ifw.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/cpack_gen/ifw.rst b/Help/cpack_gen/ifw.rst index 776bb4605f..5fbbfa27b5 100644 --- a/Help/cpack_gen/ifw.rst +++ b/Help/cpack_gen/ifw.rst @@ -231,6 +231,10 @@ The following variables provide the locations of the QtIFW command-line tools as discovered by the module :module:`CPackIFW`. These variables are cached, and may be configured if needed. +.. variable:: CPACK_IFW_ARCHIVEGEN_EXECUTABLE + + The path to ``archivegen``. + .. variable:: CPACK_IFW_BINARYCREATOR_EXECUTABLE The path to ``binarycreator``. |