mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-09 00:04:30 -05:00
osgeo4w: restore running Nightly for tests (followup 51a7317)
This commit is contained in:
parent
774e5d3012
commit
dec0ca595c
@ -150,7 +150,7 @@ set LIB=%LIB%;%OSGEO4W_ROOT%\lib
|
|||||||
set INCLUDE=%INCLUDE%;%OSGEO4W_ROOT%\include
|
set INCLUDE=%INCLUDE%;%OSGEO4W_ROOT%\include
|
||||||
|
|
||||||
cmake %CMAKE_OPT% ^
|
cmake %CMAKE_OPT% ^
|
||||||
-D BUILDNAME="%VERSION%-Nightly-VC10-%ARCH%" ^
|
-D BUILDNAME="%PACKAGE%-%VERSION%-Nightly-VC10-%ARCH%" ^
|
||||||
-D SITE="qgis.org" ^
|
-D SITE="qgis.org" ^
|
||||||
-D PEDANTIC=TRUE ^
|
-D PEDANTIC=TRUE ^
|
||||||
-D WITH_QSPATIALITE=TRUE ^
|
-D WITH_QSPATIALITE=TRUE ^
|
||||||
@ -208,7 +208,7 @@ for %%g IN (%GRASS_VERSIONS%) do (
|
|||||||
)
|
)
|
||||||
PATH %path%;%BUILDDIR%\output\plugins\%BUILDCONF%
|
PATH %path%;%BUILDDIR%\output\plugins\%BUILDCONF%
|
||||||
|
|
||||||
cmake --build %BUILDDIR% --target RUN_TESTS --config %BUILDCONF%
|
cmake --build %BUILDDIR% --target Nightly --config %BUILDCONF%
|
||||||
if errorlevel 1 echo TESTS WERE NOT SUCCESSFUL.
|
if errorlevel 1 echo TESTS WERE NOT SUCCESSFUL.
|
||||||
|
|
||||||
PATH %oldpath%
|
PATH %oldpath%
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user