зеркало из https://github.com/microsoft/clang-1.git
More missing dependencies picked up by Ninja.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139248 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
066d502b2d
Коммит
3f5af5d793
|
@ -5,3 +5,7 @@ set(LLVM_USED_LIBS clangDriver clangFrontend clangRewrite clangCodeGen
|
||||||
add_clang_library(clangFrontendTool
|
add_clang_library(clangFrontendTool
|
||||||
ExecuteCompilerInvocation.cpp
|
ExecuteCompilerInvocation.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
add_dependencies(clangFrontendTool
|
||||||
|
ClangCC1Options
|
||||||
|
ClangDiagnosticFrontend)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче