bolt/deps/llvm-18.1.8/libc/utils/CMakeLists.txt

7 lines
131 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
if(LLVM_INCLUDE_TESTS)
add_subdirectory(MPFRWrapper)
endif()
if(LIBC_TARGET_ARCHITECTURE_IS_GPU)
add_subdirectory(gpu)
endif()