mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
Set minimum to 3.10 to make top-level CMakeLists
This commit is contained in:
parent
dba2e3d7e1
commit
4eaed6a53a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.5)
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
|
||||
project(gtest-download LANGUAGES NONE)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue