Commit 8c129ad2 authored by Jan Koester's avatar Jan Koester
Browse files

now add llvm

parent be05a272
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -27,10 +27,10 @@ function(build_thirdparty)
        ""
    )
    build_section(
        "libcxxabi"
        "llvm"
        ${STAGE} 
        "${CMAKE_SOURCE_DIR}/thirdparty/libcxxabi-11.0.0.src" 
        "${STAGE_DIR}/build/libcxxabi" 
        "${CMAKE_SOURCE_DIR}/thirdparty/llvm-project" 
        "${STAGE_DIR}/build/llvm" 
        ${STAGE_DIR}
        "" 
        ""