summaryrefslogtreecommitdiffstats
path: root/test cases/rewrite/4 same name targets/addSrc.json
blob: 98d0d1ebf1770bb6703bb28798c78902577c4a82 (plain)
1
2
3
4
5
6
7
8
[
  {
    "type": "target",
    "target": "myExe",
    "operation": "src_add",
    "sources": ["a1.cpp", "a2.cpp"]
  }
]