blob: c8818d4715d0f9029a6c34a8885070921d4ce630 [file] [log] [blame]
add_custom_target(libc-osutil-tests)
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
add_subdirectory(${LIBC_TARGET_OS})
endif()