mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
Fix macOS deps build issues (#2541)
update deps/CMakeLists.txt and MPFR.cmake
This commit is contained in:
parent
f5ec607b6a
commit
c0386d786c
2 changed files with 3 additions and 1 deletions
1
deps/CMakeLists.txt
vendored
1
deps/CMakeLists.txt
vendored
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue