1 set(LLVM_LINK_COMPONENTS
2 ${LLVM_TARGETS_TO_BUILD}
9 add_clang_library(clangDependencyScanning
10 DependencyScanningFilesystem.cpp
11 DependencyScanningService.cpp
12 DependencyScanningWorker.cpp
13 DependencyScanningTool.cpp
14 ModuleDepCollector.cpp