1executable("test") {
2  sources = [
3    "stuff.cc",
4    "things.cc",
5  ]
6}
7