naiveproxy/tools/gn/format_test_data/002.gn

7 lines
73 B
Plaintext
Raw Normal View History

2018-08-11 08:35:24 +03:00
executable("test") {
sources = [
"stuff.cc",
"things.cc"
]
}