blob: d491655d415a8e91825b8c1f858cdb19099b6317 [file] [log] [blame]
Kaelyn Uhrain4ebf5762013-08-12 19:57:06 +00001add_clang_unittest(SemaTests
2 ExternalSemaSourceTest.cpp
3 )
4
5target_link_libraries(SemaTests
6 clangAST clangASTMatchers clangTooling
7 )