Sign in
llvm
/
lld
/
refs/heads/release_50
/
.
/
unittests
/
DriverTests
/
CMakeLists.txt
blob: 91d22ca19d7273bea050e439976cc1b299cb9609 [
file
] [
log
] [
blame
]
add_lld_unittest(DriverTests
DarwinLdDriverTest.cpp
)
target_link_libraries(DriverTests
lldDriver
lldMachO
)