]> Git repositories of Lucie Scarlet - cmakegen.git/commitdiff
Updated CMake version
authorLucie Scarlet <lucie@scarlet.moe>
Fri, 12 Jul 2024 10:20:49 +0000 (12:20 +0200)
committerLucie Scarlet <lucie@scarlet.moe>
Fri, 12 Jul 2024 10:20:49 +0000 (12:20 +0200)
CMakeLists.txt.tmpl

index 6d4fc5b8744bba8807c33c557c3b2cf74908e79e..1373605c2611d7c9e1bd927b00c2f464a3e4238a 100644 (file)
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.25)
+cmake_minimum_required(VERSION 3.30)
 
 project(PROJECT_TEMPLATE_NAME)