Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
llvm-project
/
lld
/
unittests
/
DriverTests
/
CMakeLists.txt
blob: 7137d69e1b60b9de5d1c3c4657d8df54227f2c8f [
file
] [
log
] [
blame
]
add_lld_unittest(DriverTests
DarwinLdDriverTest.cpp
)
target_link_libraries(DriverTests
PRIVATE
lldDriver
lldMachO
)