summaryrefslogtreecommitdiffstats
path: root/test cases/rewrite/1 basic/addTgt.json
blob: 2f4e7e256c529eaac5386957ab23212e887e42db (plain)
1
2
3
4
5
6
7
8
9
[
  {
    "type": "target",
    "target": "trivialprog10",
    "operation": "target_add",
    "sources": ["new1.cpp", "new2.cpp"],
    "target_type": "shared_library"
  }
]