mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
[CMake] module-map-checker itself should depend just on LLVMSupport.
llvm-svn: 199072
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
${LLVM_TARGETS_TO_BUILD}
|
||||
asmparser
|
||||
support
|
||||
mc
|
||||
Support
|
||||
)
|
||||
|
||||
add_clang_executable(module-map-checker
|
||||
|
||||
Reference in New Issue
Block a user