mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Sync cmake version required for tests to main project (#18766)
b7a1db6e69/CMakeLists.txt (L2)
This commit is contained in:
committed by
GitHub
parent
b90eab89fe
commit
0f11246a81
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
cmake_minimum_required(VERSION 3.9)
|
||||
|
||||
find_package(GTest REQUIRED)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user