7 lines
73 B
Plaintext
Raw Normal View History

2018-01-28 13:32:06 -05:00
executable("test") {
sources = [
"stuff.cc",
"things.cc"
]
}