mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-30 01:49:10 +00:00
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:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
cmake_minimum_required(VERSION 3.17)
|
||||
|
||||
#
|
||||
# Create a desktop file with the correct translations.
|
||||
|
Reference in New Issue
Block a user