kaliber/BUILD.gn

7 lines
75 B
Plaintext
Raw Normal View History

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