naiveproxy/tools/gn/format_test_data/002.gn
2018-01-28 13:32:06 -05:00

7 lines
73 B
Plaintext

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