1add_custom_target(libc-support-threads-tests)2if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})3 add_subdirectory(${LIBC_TARGET_OS})4endif()5