mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
9 lines
391 B
ReStructuredText
9 lines
391 B
ReStructuredText
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.
|