Codechange: Update minimum CMake version to 3.17 for all parts
This is to allow the use of ZIP_LISTS
This commit is contained in:
committed by
Peter Nelson
parent
4a37b6448f
commit
2c58494920
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
cmake_minimum_required(VERSION 3.17)
|
||||
|
||||
#
|
||||
# Create a single baseset meta file with the correct translations.
|
||||
|
||||
Reference in New Issue
Block a user