Sign in
llvm
/
lld
/
02308fd461e93bc1ae8f9fb6e3ed34a1f95f77e4
/
.
/
unittests
/
DriverTests
/
CMakeLists.txt
blob: 0378e61644295f9238ddcf461c754ab11913aa9e [
file
] [
log
] [
blame
]
add_lld_unittest(DriverTests
UniversalDriverTest.cpp
GnuLdDriverTest.cpp
DarwinLdDriverTest.cpp
)
target_link_libraries(DriverTests
lldDriver
lldCOFF
lldCore
lldMachO
)