mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
ZSTD paths (unable to reproduce the issue on local docker)
This commit is contained in:
parent
27f3c4b9c8
commit
ca9a70e0d4
@ -98,6 +98,8 @@ mkdir -p "$BUILDDIR"
|
||||
-DQGIS_QML_SUBDIR=lib/qt5/qml \
|
||||
-DBINDINGS_GLOBAL_INSTALL=ON \
|
||||
-DWITH_SERVER=OFF \
|
||||
-DZSTD_INCLUDE_DIR="$MINGWROOT/include/zstd" \
|
||||
-DZSTD_LIBRARY="$MINGWROOT/lib/libzstd.dll.a" \
|
||||
-DTXT2TAGS_EXECUTABLE= \
|
||||
..
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user