aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
blob: 6a3ee68462cb20ea494a2dea72302d2c878d63b1 (plain)
1
2
3
4
5
6
7
add_subdirectory(remove-cstr-calls)
add_subdirectory(tool-template)
add_subdirectory(loop-convert)
add_subdirectory(clang-format)

# Add the common testsuite after all the tools.
add_subdirectory(test)