8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
|
|
import("//build/test/TEMPLATE.gni")
|
||
|
|
|
||
|
|
group("stdlib") {
|
||
|
|
deps = [
|
||
|
|
"//test/libc/stdlib/tools:tools",
|
||
|
|
]
|
||
|
|
}
|