xref
: /
llvm-project
/
libc
/
test
/
integration
/
src
/
__support
/
CMakeLists.txt
(revision 261e5648e70b363aecf86acfcd7fb416eb48fb7b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
add_subdirectory(threads)
2
if(LIBC_TARGET_OS_IS_GPU)
3
add_subdirectory(GPU)
4
endif()
5