mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-12-06 10:06:35 +01:00
cmake version upgrade
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.9...3.16 FATAL_ERROR)
|
||||
|
||||
project(random CXX)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user