mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-20 01:21:02 +00:00
6 lines
73 B
Text
6 lines
73 B
Text
executable("test") {
|
|
sources = [
|
|
"stuff.cc",
|
|
"things.cc"
|
|
]
|
|
}
|