llvm-project/libc/test/utils/CMakeLists.txt
Michael Jones e60f2cbd0c [libc] add tests to WrapperGen
This adds an initial test that can serve as a basis for other tests on
wrappergen.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D92137
2020-12-04 18:14:17 +00:00

4 lines
71 B
CMake

add_subdirectory(FPUtil)
add_subdirectory(CPP)
add_subdirectory(tools)