We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ee183 commit 0e82974Copy full SHA for 0e82974
ms-windows/cygwin/package.sh
@@ -12,7 +12,6 @@ cmake -D BUILDNAME="cygwin" \
12
-D WITH_SPATIALITE=TRUE \
13
-D WITH_QSPATIALITE=TRUE \
14
-D WITH_SERVER=TRUE \
15
- -D WITH_ASTYLE=TRUE \
16
-D WITH_GLOBE=TRUE \
17
-D WITH_TOUCH=TRUE \
18
-D WITH_ORACLE=FALSE \
ms-windows/osgeo4w/package-nightly.cmd
@@ -167,7 +167,6 @@ cmake %CMAKE_OPT% ^
167
-D WITH_QSPATIALITE=TRUE ^
168
-D WITH_SERVER=TRUE ^
169
-D SERVER_SKIP_ECW=TRUE ^
170
- -D WITH_ASTYLE=TRUE ^
171
-D WITH_GLOBE=TRUE ^
172
-D WITH_TOUCH=TRUE ^
173
-D WITH_ORACLE=TRUE ^
0 commit comments