cpackifw-package-run-program.rst 423 B

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