mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
fix bde9b46
This commit is contained in:
parent
bde9b46bbc
commit
75367e4294
@ -236,8 +236,8 @@ for %%g IN (%GRASS_VERSIONS%) do (
|
||||
set path=!path!;%OSGEO4W_ROOT%\apps\grass\grass-%%g\lib
|
||||
set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass-%%g
|
||||
)
|
||||
PATH %path%;%BUILDDIR%\output\plugins\%BUILDCONF%
|
||||
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\output\plugins;%OSGEO4W_ROOT%\apps\qt5\plugins
|
||||
PATH %path%;%BUILDDIR%\output\plugins
|
||||
set QT_PLUGIN_PATH=%BUILDDIR%\output\plugins;%OSGEO4W_ROOT%\apps\qt5\plugins
|
||||
|
||||
cmake --build %BUILDDIR% --target Nightly --config %BUILDCONF%
|
||||
if errorlevel 1 echo TESTS WERE NOT SUCCESSFUL.
|
||||
|
Loading…
x
Reference in New Issue
Block a user