Skip to content

Commit 95886ff

Browse files
committed
Increase CMake minimum requirement to 3.8.
1 parent 10d5627 commit 95886ff

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,5 +1,5 @@
11
##########################################################################
2-
cmake_minimum_required(VERSION 3.15)
2+
cmake_minimum_required(VERSION 3.8)
33
##########################################################################
44
project("cyphal++")
55
##########################################################################

0 commit comments

Comments
 (0)