File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 11
2- wsjcpp : v1 .0.0
2+ wsjcpp_version : v0 .0.1
33cmake_cxx_standard : 11
44cmake_minimum_required : 3.0
55
66name : wsjcpp/wsjcpp-arguments
77version : v0.0.1
88description : Helpful parser for parsing application arguments
99issues : https://github.com/wsjcpp/wsjcpp-arguments/issues
10+
1011repositories :
1112 - type : main
1213 url : " https://github.com/wsjcpp/wsjcpp-arguments"
14+
1315keywords :
1416 - c++
1517 - wsjcpp
@@ -28,15 +30,14 @@ requirements:
2830 url : " https://github.com/wsjcpp/wsjcpp-core:v0.0.1"
2931
3032distribution :
31- sources :
32- - source-file : src/wsjcpp_arguments.cpp
33- target-file : wsjcpp_arguments.cpp
34- sha1 : " 99c2b2d74c99f5427b28df9e2211545ec0c1c6c2"
35- type : " source-code"
36- - source-file : src/wsjcpp_arguments.h
37- target-file : wsjcpp_arguments.h
38- sha1 : " 7029bc352d471e9aa778573a8aee162f2bd5cf95"
39- type : " source-code"
33+ - source-file : src/wsjcpp_arguments.cpp
34+ target-file : wsjcpp_arguments.cpp
35+ sha1 : " 99c2b2d74c99f5427b28df9e2211545ec0c1c6c2"
36+ type : " source-code"
37+ - source-file : src/wsjcpp_arguments.h
38+ target-file : wsjcpp_arguments.h
39+ sha1 : " 7029bc352d471e9aa778573a8aee162f2bd5cf95"
40+ type : " source-code"
4041
4142unit-tests :
4243 folder : unit-tests # default
You can’t perform that action at this time.
0 commit comments