llvm-for-llvmta/utils/gn/secondary/lld/unittests/BUILD.gn

8 lines
93 B
Plaintext

group("unittests") {
deps = [
"DriverTests",
"MachOTests",
]
testonly = true
}