blob: cf14a9f524c4fa2415e94413b49e4ad9fd485a07 [file] [log] [blame]
add_clang_executable(tool-template
ToolTemplate.cpp
)
target_link_libraries(tool-template
clangEdit clangTooling clangBasic clangAST clangASTMatchers)