CMakeLists.txt 153 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 add_entrypoint_library( llvmlibc DEPENDS ${TARGET_LIBC_ENTRYPOINTS} ) add_entrypoint_library( llvmlibm DEPENDS ${TARGET_LIBM_ENTRYPOINTS} )