mirror of https://github.com/auygun/kaliber.git
7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
|
group("kaliber") {
|
||
|
deps = [
|
||
|
"//src/demo",
|
||
|
"//src/hello_world",
|
||
|
]
|
||
|
}
|