hanchenye-llvm-project/lld/unittests/DriverTests/CMakeLists.txt

9 lines
120 B
CMake

add_lld_unittest(DriverTests
DarwinLdDriverTest.cpp
)
target_link_libraries(DriverTests
lldDriver
lldMachO
)