summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrial97 <alexandru.tripon97@gmail.com>2025-04-16 16:43:14 +0300
committerTrial97 <alexandru.tripon97@gmail.com>2025-04-16 16:43:14 +0300
commit994ff2dda7a15bca9cbf551ecfe0dab6c08e4899 (patch)
tree6c794a044f94683fc91c212f9328d6759ede7936
parent23b955121b8217c1c348a9ed2483167a6f3ff4ad (diff)
downloadProject-Tick-994ff2dda7a15bca9cbf551ecfe0dab6c08e4899.tar.gz
Project-Tick-994ff2dda7a15bca9cbf551ecfe0dab6c08e4899.zip
chore:increment cmake version
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 389da31bc9..f01e80c1d9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.9.4)
+cmake_minimum_required(VERSION 3.15)
project(libnbt++
VERSION 2.3)