diff --git a/cmake/3rd.cmake b/cmake/3rd.cmake index 0c664c0d6..79e12b034 100644 --- a/cmake/3rd.cmake +++ b/cmake/3rd.cmake @@ -249,6 +249,13 @@ if (libcxxrt_ADDED) ) endif () +# https://github.com/MRNIU/opensbi_interface +CPMAddPackage( + NAME opensbi_interface + GIT_REPOSITORY https://github.com/MRNIU/opensbi_interface + GIT_TAG v1.0.6 +) + # https://github.com/cpm-cmake/CPMLicenses.cmake # 保持在 CPMAddPackage 的最后 CPMAddPackage( diff --git a/cmake/compile_config.cmake b/cmake/compile_config.cmake index e0ef5ceed..efad0761f 100644 --- a/cmake/compile_config.cmake +++ b/cmake/compile_config.cmake @@ -80,7 +80,7 @@ list(APPEND COMMON_LINK_LIB > $<$: - opensbi_interface::opensbi_interface + opensbi_interface > $<$: