Sign in
llvm
/
llvm-project
/
6a01ac7d06df875206f746fc982f58c161249285
/
.
/
libc
/
test
/
integration
/
src
/
__support
/
CMakeLists.txt
blob: b5b6557e8d689954153ab2c898ae5376766d1f1d [
file
]
add_subdirectory(threads)
if(LIBC_TARGET_OS_IS_GPU)
add_subdirectory(GPU)
endif()