naiveproxy/tools/gn/format_test_data/003.golden

11 lines
104 B
Plaintext
Raw Normal View History

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