clang/lib/ASTMatchers/Dynamic/CMakeLists.txt: redundant

llvm-svn: 200642
This commit is contained in:
NAKAMURA Takumi 2014-02-02 16:46:03 +00:00
parent 35e6fee3e9
commit 549d510c0b
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@ add_clang_library(clangDynamicASTMatchers
Registry.cpp
)
add_dependencies(clangDynamicASTMatchers
clangASTMatchers
)
target_link_libraries(clangDynamicASTMatchers
clangAST
clangASTMatchers