Update CMakeLists.txt cmake version
This commit is contained in:
parent
0b0c1eb213
commit
222639ec3a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.22)
|
||||
project(EntityComponentSystem)
|
||||
|
||||
set(EntityComponentSystem_HEADERS
|
||||
|
|
Loading…
Reference in a new issue