cmake cpack_ifw_configure_component(FORCED_INSTALLATION) examples

openmopac/mopac CMakeLists.txt :362

cpack_ifw_configure_component(main DISPLAY_NAME "main program" SORTING_PRIORITY 2 FORCED_INSTALLATION
  LICENSES "license (Apache-2.0)" "${CMAKE_SOURCE_DIR}/LICENSE"
  SCRIPT "${CMAKE_SOURCE_DIR}/.github/qtifw_component.qs"
  USER_INTERFACES "${CMAKE_SOURCE_DIR}/.github/pathcheckboxform.ui" "${CMAKE_SOURCE_DIR}/.github/filecheckboxform.ui" "${CMAKE_SOURCE_DIR}/.github/iconcheckboxform.ui")

openmopac/mopac CMakeLists.txt :366

cpack_ifw_configure_component(qtifw VIRTUAL FORCED_INSTALLATION)

openmopac/mopac CMakeLists.txt :367

cpack_ifw_configure_component(redist VIRTUAL FORCED_INSTALLATION)