From e848ce21c92ff2f1f09434be30459a06839df218 Mon Sep 17 00:00:00 2001 From: "Erlend E. Aasland" Date: Wed, 5 Oct 2022 13:00:20 +0200 Subject: CPack/IFW: Add support for QtIFW 4.4 Fixes: #24027 --- Modules/CPackIFW.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/Modules/CPackIFW.cmake b/Modules/CPackIFW.cmake index 003cf3f..a4bfe1d 100644 --- a/Modules/CPackIFW.cmake +++ b/Modules/CPackIFW.cmake @@ -439,6 +439,7 @@ set(_CPACK_IFW_PREFIXES "QtIFW-") set(_CPACK_IFW_VERSIONS + "4.4" "4.3" "4.2" "4.1" -- cgit v0.12