mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 20:34:58 +00:00
Option/CMakeLists.txt: Don't use target_link_libraries. LLVMBuild knows dependencies.
llvm-svn: 187777
This commit is contained in:
parent
8ee8f7ec58
commit
0790962a19
@ -4,5 +4,3 @@ add_llvm_library(LLVMOption
|
||||
Option.cpp
|
||||
OptTable.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(LLVMOption LLVMSupport)
|
||||
|
Loading…
x
Reference in New Issue
Block a user