1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-16 11:09:11 +00:00

Change: [CMake] Bump minimum version to 3.9

This commit is contained in:
glx22
2021-02-05 02:00:36 +01:00
committed by Loïc Guilloux
parent b927da73c1
commit 2cbfcd2327
4 changed files with 10 additions and 10 deletions

View File

@@ -1,3 +1,8 @@
# CMake provides a FindICU module since version 3.7.
# But it doesn't use pkgconfig, doesn't set expected variables,
# And it returns incomplete dependencies if only some modules are searched.
#[=======================================================================[.rst:
FindICU
-------