summaryrefslogtreecommitdiff
path: root/test/end-to-end/target-cache/data/greetlib/main/TARGETS
blob: 746cd866c324b41596a89c4b7a16e063e6f563c3 (plain)
1
2
3
4
5
6
7
{ "main":
  { "type": ["@", "rules", "CC", "binary"]
  , "name": ["main"]
  , "srcs": ["main.cpp"]
  , "private-deps": [["@", "greet", "", "greet"]]
  }
}