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 1
1
2
- wsjcpp : v1 .0.0
2
+ wsjcpp_version : v0 .0.1
3
3
cmake_cxx_standard : 11
4
4
cmake_minimum_required : 3.0
5
5
6
6
name : wsjcpp/wsjcpp-arguments
7
7
version : v0.0.1
8
8
description : Helpful parser for parsing application arguments
9
9
issues : https://github.com/wsjcpp/wsjcpp-arguments/issues
10
+
10
11
repositories :
11
12
- type : main
12
13
url : " https://github.com/wsjcpp/wsjcpp-arguments"
14
+
13
15
keywords :
14
16
- c++
15
17
- wsjcpp
@@ -28,15 +30,14 @@ requirements:
28
30
url : " https://github.com/wsjcpp/wsjcpp-core:v0.0.1"
29
31
30
32
distribution :
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"
40
41
41
42
unit-tests :
42
43
folder : unit-tests # default
You can’t perform that action at this time.
0 commit comments