Skip to content

Commit 5c07777

Browse files
tbirdsodzenanz
authored andcommitted
COMP: Bump to minimum CMake 3.16.3
1 parent d531c72 commit 5c07777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.10.2)
1+
cmake_minimum_required(VERSION 3.16.3)
22
project(SplitComponents)
33

44
# set(SplitComponents_LIBRARIES SplitComponents) # header-only module, so no libraries

0 commit comments

Comments
 (0)