| 12345678 |
- cpackifw-package-disable-command-line-interface
- -----------------------------------------------
- * The :cpack_gen:`CPack IFW Generator` gained new
- :variable:`CPACK_IFW_PACKAGE_DISABLE_COMMAND_LINE_INTERFACE` variable to
- prevents the user from passing any consumer command to installer, like
- ``install``, ``update``, and ``remove``.
- This feature is available for QtIFW 4.0 and newer.
|