Skip to content

Commit eb22de8

Browse files
authored
Merge pull request #72 from xamelllion/master
bump cmake minimum required version
2 parents 682d452 + 47821ae commit eb22de8

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,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.0)
1+
cmake_minimum_required(VERSION 3.5)
22

33
project(argparse VERSION 0.1.0 LANGUAGES C)
44

0 commit comments

Comments
 (0)