mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
osgeo4w: enable touch support
This commit is contained in:
parent
90b02ecc83
commit
60516a88f9
@ -96,6 +96,7 @@ cmake -G "Visual Studio 9 2008" ^
|
||||
-D WITH_MAPSERVER=TRUE ^
|
||||
-D WITH_ASTYLE=TRUE ^
|
||||
-D WITH_GLOBE=TRUE ^
|
||||
-D WITH_TOUCH=TRUE ^
|
||||
-D CMAKE_BUILD_TYPE=%BUILDCONF% ^
|
||||
-D CMAKE_CONFIGURATION_TYPES=%BUILDCONF% ^
|
||||
-D GEOS_LIBRARY=%O4W_ROOT%/lib/geos_c_i.lib ^
|
||||
|
@ -92,6 +92,7 @@ cmake -G "Visual Studio 9 2008" ^
|
||||
-D WITH_SPATIALITE=TRUE ^
|
||||
-D WITH_MAPSERVER=TRUE ^
|
||||
-D WITH_GLOBE=TRUE ^
|
||||
-D WITH_TOUCH=TRUE ^
|
||||
-D CMAKE_BUILD_TYPE=%BUILDCONF% ^
|
||||
-D CMAKE_CONFIGURATION_TYPES=%BUILDCONF% ^
|
||||
-D GEOS_LIBRARY=%O4W_ROOT%/lib/geos_c_i.lib ^
|
||||
|
Loading…
x
Reference in New Issue
Block a user