brintos

brintos / llvm-project-archived public Read only

0
0
Text · 149 B · 70d68ab Raw
5 lines · plain
1add_custom_target(libc-support-threads-tests)2if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})3  add_subdirectory(${LIBC_TARGET_OS})4endif()5