mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-05 17:44:52 +01:00
CMakeLists.txt: update CMake version requirement to remove future compat warning
This commit is contained in:
parent
67f4324441
commit
07e039d442
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
cmake_minimum_required(VERSION 2.8.4)
|
cmake_minimum_required(VERSION 2.8.12)
|
||||||
project(MINEDMAP CXX)
|
project(MINEDMAP CXX)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue