7 lines
74 B
Plaintext
Raw Normal View History

2018-02-02 05:49:39 -05:00
executable("test") {
sources = [
"stuff.cc",
"things.cc",
]
}