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