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