[RISCV][NFC] Remove Redundant Inline Asm Logic (#124202)
[llvm-project.git] / libc / test / src / __support / time / CMakeLists.txt
blob37062e131acf5fee4216e664c3fd69a434c5f1ca
1 add_custom_target(libc-support-time-tests)
3 if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
4   add_subdirectory(${LIBC_TARGET_OS})
5 endif()