You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CMakeLists.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
22
22
cmake_minimum_required(VERSION3.10)
23
23
24
-
project(args LANGUAGESCXXVERSION 6.4.12DESCRIPTION"A flexible single-header C++11 argument parsing library that is designed to appear somewhat similar to Python's argparse"HOMEPAGE_URL"https://github.com/Taywee/args")
24
+
project(args LANGUAGESCXXVERSION 6.4.13DESCRIPTION"A flexible single-header C++11 argument parsing library that is designed to appear somewhat similar to Python's argparse"HOMEPAGE_URL"https://github.com/Taywee/args")
0 commit comments