xref: /llvm-project/libc/utils/CMakeLists.txt (revision 7f37b34d31914120a5bb6bd341e7616773df7613)
1add_subdirectory(hdrgen)
2
3if(LLVM_INCLUDE_TESTS)
4  add_subdirectory(MPFRWrapper)
5  add_subdirectory(MPCWrapper)
6endif()
7