mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Hopefully fixing missing OpenSSL dependency of libcurl on Linux 64bit.
This commit is contained in:
1
deps/deps-linux.cmake
vendored
1
deps/deps-linux.cmake
vendored
@@ -31,6 +31,7 @@ ExternalProject_Add(dep_libopenssl
|
||||
BUILD_IN_SOURCE 1
|
||||
CONFIGURE_COMMAND ./config
|
||||
"--prefix=${DESTDIR}/usr/local"
|
||||
"--libdir=${DESTDIR}/usr/local/lib"
|
||||
no-shared
|
||||
no-ssl3-method
|
||||
no-dynamic-engine
|
||||
|
||||
Reference in New Issue
Block a user