This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
f3f3c9c254
llvm-project
/
libc
/
loader
/
CMakeLists.txt
4 lines
103 B
CMake
Raw
Blame
History
if
(
EXISTS
${
CMAKE_CURRENT_SOURCE_DIR
}
/
${
LIBC_TARGET_OS
}
)
add_subdirectory
(
${
LIBC_TARGET_OS
}
)
endif
(
)
Reference in New Issue
View Git Blame
Copy Permalink