llvm-project/libc/test/CMakeLists.txt

5 lines
78 B
CMake

add_custom_target(check-libc)
add_subdirectory(config)
add_subdirectory(src)