[Workflow] Roll back some settings since they caused more issues
[llvm-project.git] / libc / startup / CMakeLists.txt
blobb4bbe81c92ff2ebe511e5102fe9f9f56f8f0093b
1 if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
2   add_subdirectory(${LIBC_TARGET_OS})
3 endif()