blob: 9adac7e73b8ff4a1d3888f6676bf1f5e46c72d64 [file] [log] [blame]
add_custom_target(libc_osutil_tests)
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
add_subdirectory(${LIBC_TARGET_OS})
endif()