kaliber/BUILD.gn

7 lines
79 B
Plaintext

group("kaliber") {
deps = [
"//src/demo",
"//src/hello_world",
]
}