blob: 8a8e8c36569f9aafcdcae4c284852145077a0268 [file] [log] [blame]
add_subdirectory(Dynamic)
set(LLVM_LINK_COMPONENTS support)
add_clang_library(clangASTMatchers
ASTMatchFinder.cpp
ASTMatchersInternal.cpp
LINK_LIBS
clangAST
)