We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2e86a commit ffe7f99Copy full SHA for ffe7f99
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# Clip Library
2
-# Copyright (c) 2015-2024 David Capello
+# Copyright (c) 2015-2025 David Capello
3
4
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.15)
5
6
project(clip LANGUAGES CXX)
7
0 commit comments