瀏覽代碼

winGRASS: enable zstd in winGRASS - step 3

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71915 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky 7 年之前
父節點
當前提交
3b780ac467
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mswindows/osgeo4w/package.sh

+ 1 - 0
mswindows/osgeo4w/package.sh

@@ -186,6 +186,7 @@ if ! [ -f mswindows/osgeo4w/configure-stamp ]; then
 		--with-regex \
 		--with-nls \
 		--with-freetype-includes=$OSGEO4W_ROOT_MSYS/include/freetype2 \
+		--with-zstd \
 		--with-odbc \
 	        --with-cairo \
                 --with-postgres \