| 12345678910 |
- cpackifw-package-run-program
- ----------------------------
- * The :cpack_gen:`CPack IFW Generator` gained the new
- :variable:`CPACK_IFW_PACKAGE_RUN_PROGRAM`,
- :variable:`CPACK_IFW_PACKAGE_RUN_PROGRAM_ARGUMENTS`, and
- :variable:`CPACK_IFW_PACKAGE_RUN_PROGRAM_DESCRIPTION` variables for executing
- a command after the installer is done if the user accepts the action.
- This feature is available for QtIFW 4.0 and newer.
|