Skip to content

Commit ffe7f99

Browse files
committed
Update cmake minimum version
1 parent 7f2e86a commit ffe7f99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Clip Library
2-
# Copyright (c) 2015-2024 David Capello
2+
# Copyright (c) 2015-2025 David Capello
33

4-
cmake_minimum_required(VERSION 3.5)
4+
cmake_minimum_required(VERSION 3.15)
55

66
project(clip LANGUAGES CXX)
77

0 commit comments

Comments
 (0)