1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Revert "Deps libdir for libcurl on linux to land to the same directory"

This reverts commit 38d06d57a0.
This commit is contained in:
bubnikv
2020-03-21 11:55:51 +01:00
parent bf64f0099b
commit d5bcddeed3
-1
View File
@@ -47,7 +47,6 @@ ExternalProject_Add(dep_libcurl
URL_HASH SHA256=cc245bf9a1a42a45df491501d97d5593392a03f7b4f07b952793518d97666115
BUILD_IN_SOURCE 1
CONFIGURE_COMMAND ./configure
"--libdir=${DESTDIR}/usr/local/lib"
--enable-static
--disable-shared
"--with-ssl=${DESTDIR}/usr/local"