diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6b2976c..72f4c39 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.0) +cmake_minimum_required(VERSION 3.22) project(EntityComponentSystem) set(EntityComponentSystem_HEADERS