executable("test") {
  sources = [
    "stuff.cc",
    "things.cc",
  ]
}