Fix macOS deps build issues (#2541)

update deps/CMakeLists.txt and MPFR.cmake
This commit is contained in:
Ocraftyone
2023-11-17 21:59:18 +08:00
committed by GitHub
parent f5ec607b6a
commit c0386d786c
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -133,6 +133,7 @@ else()
${_gen}
CMAKE_ARGS
-DCMAKE_INSTALL_PREFIX:STRING=${DESTDIR}/usr/local
-DCMAKE_PREFIX_PATH:STRING=${DESTDIR}/usr/local
-DBUILD_SHARED_LIBS:BOOL=OFF
${_cmake_osx_arch}
"${_configs_line}"