forked from OSchip/llvm-project
parent
7ae4713771
commit
9272a3c04f
|
@ -15,6 +15,8 @@ static_library("DependencyScanning") {
|
|||
"//llvm/lib/Support",
|
||||
]
|
||||
sources = [
|
||||
"DependencyScanningFilesystem.cpp",
|
||||
"DependencyScanningService.cpp",
|
||||
"DependencyScanningWorker.cpp",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue