forked from OSchip/llvm-project
clangTooling: Update libdeps: LLVMOptions, since r280118.
llvm-svn: 280187
This commit is contained in:
parent
6110c9aa02
commit
3766d106c8
|
@ -1,4 +1,7 @@
|
|||
set(LLVM_LINK_COMPONENTS support)
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
Option
|
||||
Support
|
||||
)
|
||||
|
||||
add_subdirectory(Core)
|
||||
|
||||
|
|
Loading…
Reference in New Issue