зеркало из https://github.com/microsoft/clang-1.git
Try to make cmake happy
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93119 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
82d0a418c8
Коммит
f3e27bf71d
|
@ -29,5 +29,5 @@ add_clang_library(clangCodeGen
|
|||
CodeGenTypes.cpp
|
||||
Mangle.cpp
|
||||
ModuleBuilder.cpp
|
||||
TargetABIInfo.cpp
|
||||
TargetInfo.cpp
|
||||
)
|
||||
|
|
|
@ -29,6 +29,7 @@ add_clang_library(clangSema
|
|||
SemaTemplateInstantiate.cpp
|
||||
SemaTemplateInstantiateDecl.cpp
|
||||
SemaType.cpp
|
||||
TargetAttributesSema.cpp
|
||||
)
|
||||
|
||||
add_dependencies(clangSema ClangDiagnosticSema)
|
||||
|
|
Загрузка…
Ссылка в новой задаче