Skip to content

Commit 1f83f73

Browse files
committed
osgeo4w: use nose2, mock and httplib2 from osgeo4w
1 parent c87529e commit 1f83f73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ms-windows/osgeo4w/package-nightly.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@ cmake %CMAKE_OPT% ^
190190
-D WITH_INTERNAL_DATEUTIL=FALSE ^
191191
-D WITH_INTERNAL_PYTZ=FALSE ^
192192
-D WITH_INTERNAL_SIX=FALSE ^
193+
-D WITH_INTERNAL_NOSE2=FALSE ^
194+
-D WITH_INTERNAL_MOCK=FALSE ^
195+
-D WITH_INTERNAL_HTTPLIB2=FALSE ^
193196
%SRCDIR%
194197
if errorlevel 1 (echo cmake failed & goto error)
195198

0 commit comments

Comments
 (0)