mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Enable mingw server build
This commit is contained in:
parent
78e46913b4
commit
6bb7e5e7f6
@ -100,7 +100,7 @@ mkdir -p "$BUILDDIR"
|
||||
-DQGIS_QML_SUBDIR=lib/qt5/qml \
|
||||
-DBINDINGS_GLOBAL_INSTALL=ON \
|
||||
-DSIP_GLOBAL_INSTALL=ON \
|
||||
-DWITH_SERVER=OFF \
|
||||
-DWITH_SERVER=ON \
|
||||
-DZSTD_INCLUDE_DIR="$MINGWROOT/include/zstd" \
|
||||
-DZSTD_LIBRARY="$MINGWROOT/lib/libzstd.dll.a" \
|
||||
-DTXT2TAGS_EXECUTABLE= \
|
||||
|
@ -10,6 +10,7 @@ rm -f /etc/yum.repos.d/*modular* && \
|
||||
dnf install -y --nogpgcheck \
|
||||
mingw64-dlfcn \
|
||||
mingw64-exiv2 \
|
||||
mingw64-fcgi \
|
||||
ccache \
|
||||
mingw64-gcc-c++ \
|
||||
mingw64-gdal \
|
||||
|
Loading…
x
Reference in New Issue
Block a user