Skip to content

Commit 893682b

Browse files
mosfet80ingydotnet
authored andcommitted
Bump cmake_minimum_required to 3.10
1 parent 82af3e5 commit 893682b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5)
2+
cmake_minimum_required(VERSION 3.10)
33
project (yaml C)
44

55
set (YAML_VERSION_MAJOR 0)

0 commit comments

Comments
 (0)