"Fossies" - the Fresh Open Source Software Archive 
Member "meson-0.52.1/test cases/rewrite/1 basic/addSrc.json" (6 Mar 2019, 1688 Bytes) of package /linux/privat/meson-0.52.1.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 [
2 {
3 "type": "target",
4 "target": "trivialprog1",
5 "operation": "src_add",
6 "sources": ["a2.cpp", "a1.cpp", "a2.cpp"]
7 },
8 {
9 "type": "target",
10 "target": "trivialprog2",
11 "operation": "src_add",
12 "sources": ["a7.cpp"]
13 },
14 {
15 "type": "target",
16 "target": "trivialprog3",
17 "operation": "src_add",
18 "sources": ["a5.cpp"]
19 },
20 {
21 "type": "target",
22 "target": "trivialprog4",
23 "operation": "src_add",
24 "sources": ["a5.cpp"]
25 },
26 {
27 "type": "target",
28 "target": "trivialprog5",
29 "operation": "src_add",
30 "sources": ["a3.cpp"]
31 },
32 {
33 "type": "target",
34 "target": "trivialprog6",
35 "operation": "src_add",
36 "sources": ["a4.cpp"]
37 },
38 {
39 "type": "target",
40 "target": "trivialprog9",
41 "operation": "src_add",
42 "sources": ["a6.cpp", "a1.cpp"]
43 },
44 {
45 "type": "target",
46 "target": "trivialprog0",
47 "operation": "info"
48 },
49 {
50 "type": "target",
51 "target": "trivialprog1",
52 "operation": "info"
53 },
54 {
55 "type": "target",
56 "target": "trivialprog2",
57 "operation": "info"
58 },
59 {
60 "type": "target",
61 "target": "trivialprog3",
62 "operation": "info"
63 },
64 {
65 "type": "target",
66 "target": "trivialprog4",
67 "operation": "info"
68 },
69 {
70 "type": "target",
71 "target": "trivialprog5",
72 "operation": "info"
73 },
74 {
75 "type": "target",
76 "target": "trivialprog6",
77 "operation": "info"
78 },
79 {
80 "type": "target",
81 "target": "trivialprog7",
82 "operation": "info"
83 },
84 {
85 "type": "target",
86 "target": "trivialprog8",
87 "operation": "info"
88 },
89 {
90 "type": "target",
91 "target": "trivialprog9",
92 "operation": "info"
93 }
94 ]