Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
osgeo4w: use nose2, mock and httplib2 from osgeo4w
  • Loading branch information
jef-n committed Mar 3, 2016
1 parent c87529e commit 1f83f73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ms-windows/osgeo4w/package-nightly.cmd
Expand Up @@ -190,6 +190,9 @@ cmake %CMAKE_OPT% ^
-D WITH_INTERNAL_DATEUTIL=FALSE ^
-D WITH_INTERNAL_PYTZ=FALSE ^
-D WITH_INTERNAL_SIX=FALSE ^
-D WITH_INTERNAL_NOSE2=FALSE ^
-D WITH_INTERNAL_MOCK=FALSE ^
-D WITH_INTERNAL_HTTPLIB2=FALSE ^
%SRCDIR%
if errorlevel 1 (echo cmake failed & goto error)

Expand Down

0 comments on commit 1f83f73

Please sign in to comment.