forked from OSchip/llvm-project
parent
e4c1892ece
commit
a4ff361c6f
|
@ -7,6 +7,7 @@ add_lld_unittest(lldMachOTests
|
|||
)
|
||||
|
||||
target_link_libraries(lldMachOTests
|
||||
lldDriver
|
||||
lldMachO
|
||||
lldYAML
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue