Fix macOS deps build issues (#2541)

update deps/CMakeLists.txt and MPFR.cmake
This commit is contained in:
Ocraftyone 2023-11-17 08:59:18 -05:00 committed by GitHub
parent f5ec607b6a
commit c0386d786c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

1
deps/CMakeLists.txt vendored
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}"