Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
refs/heads/shape
/
.
/
libc
/
loader
/
CMakeLists.txt
blob: b4bbe81c92ff2ebe511e5102fe9f9f56f8f0093b [
file
] [
log
] [
blame
] [
edit
]
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
add_subdirectory(${LIBC_TARGET_OS})
endif()