llvm-project/libc/lib/CMakeLists.txt

6 lines
80 B
CMake

add_entrypoint_library(
llvmlibc
DEPENDS
${TARGET_LLVMLIBC_ENTRYPOINTS}
)