mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-09 01:01:12 +00:00
Merge topic 'cpackifw-recent-versions'
311b78b37a CPackIFW: Add recent release versions to search list
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !12268
This commit is contained in:
@@ -445,6 +445,16 @@ set(_CPACK_IFW_PREFIXES
|
||||
"QtIFW-")
|
||||
|
||||
set(_CPACK_IFW_VERSIONS
|
||||
"4.11.0"
|
||||
"4.10.0"
|
||||
"4.9.0"
|
||||
"4.8.1"
|
||||
"4.8.0"
|
||||
"4.7.0"
|
||||
"4.6.1"
|
||||
"4.6.0"
|
||||
"4.5.2"
|
||||
"4.5.1"
|
||||
"4.5.0"
|
||||
"4.5"
|
||||
"4.4.2"
|
||||
|
||||
Reference in New Issue
Block a user