"Fossies" - the Fresh Open Source Software Archive 
Member "meson-0.52.1/test cases/rewrite/2 subdirs/addTgt.json" (6 Mar 2019, 188 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": "newLib",
5 "operation": "target_add",
6 "sources": ["new1.cpp", "new2.cpp"],
7 "target_type": "shared_library",
8 "subdir": "sub2"
9 }
10 ]