We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d531c72 commit 5c07777Copy full SHA for 5c07777
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.10.2)
+cmake_minimum_required(VERSION 3.16.3)
2
project(SplitComponents)
3
4
# set(SplitComponents_LIBRARIES SplitComponents) # header-only module, so no libraries
0 commit comments