forked from OSchip/llvm-project
parent
ac7c7240f0
commit
1e35dfac17
|
@ -12,10 +12,10 @@ add_clang_library(clangParse
|
|||
ParseInit.cpp
|
||||
ParseObjc.cpp
|
||||
ParsePragma.cpp
|
||||
Parser.cpp
|
||||
ParseStmt.cpp
|
||||
ParseTentative.cpp
|
||||
ParseTemplate.cpp
|
||||
ParseTentative.cpp
|
||||
Parser.cpp
|
||||
)
|
||||
|
||||
add_dependencies(clangParse ClangDiagnosticParse)
|
||||
|
|
Loading…
Reference in New Issue