hanchenye-llvm-project/clang-tools-extra/CMakeLists.txt

7 lines
171 B
CMake

add_subdirectory(remove-cstr-calls)
add_subdirectory(tool-template)
add_subdirectory(loop-convert)
# Add the common testsuite after all the tools.
add_subdirectory(test)