From: Stephen Seo Date: Wed, 17 Jan 2024 10:02:51 +0000 (+0900) Subject: Update CMakeLists.txt cmake version X-Git-Tag: 1.0~8 X-Git-Url: https://git.seodisparate.com/stephenseo/static/search/searchdata.js?a=commitdiff_plain;h=222639ec3a84b2a7e067e2933f735ae083b37e61;p=EntityComponentMetaSystem Update CMakeLists.txt cmake version --- 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