We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b02ec commit 60516a8Copy full SHA for 60516a8
ms-windows/osgeo4w/package-nightly.cmd
@@ -96,6 +96,7 @@ cmake -G "Visual Studio 9 2008" ^
96
-D WITH_MAPSERVER=TRUE ^
97
-D WITH_ASTYLE=TRUE ^
98
-D WITH_GLOBE=TRUE ^
99
+ -D WITH_TOUCH=TRUE ^
100
-D CMAKE_BUILD_TYPE=%BUILDCONF% ^
101
-D CMAKE_CONFIGURATION_TYPES=%BUILDCONF% ^
102
-D GEOS_LIBRARY=%O4W_ROOT%/lib/geos_c_i.lib ^
ms-windows/osgeo4w/package.cmd
@@ -92,6 +92,7 @@ cmake -G "Visual Studio 9 2008" ^
92
-D WITH_SPATIALITE=TRUE ^
93
94
95
0 commit comments