llvm/libc/test/integration/src/__support/CMakeLists.txt

add_subdirectory(threads)
if(LIBC_TARGET_OS_IS_GPU)
  add_subdirectory(GPU)
endif()