set minimum required cmake version to 3.26
This commit is contained in:
parent
651b67c734
commit
83d8254d69
@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.15)
|
cmake_minimum_required(VERSION 3.26)
|
||||||
project(VoxelEngine)
|
project(VoxelEngine)
|
||||||
|
|
||||||
option(VOXELENGINE_BUILD_APPDIR "" OFF)
|
option(VOXELENGINE_BUILD_APPDIR "" OFF)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user