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

8 lines
93 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
group("unittests") {
deps = [
"DriverTests",
"MachOTests",
]
testonly = true
}