mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-26 00:02:43 -04:00
osgeo4w: add qt plugin path for tests
This commit is contained in:
parent
caaa68bb2d
commit
bde9b46bbc
@ -237,6 +237,7 @@ for %%g IN (%GRASS_VERSIONS%) do (
|
|||||||
set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass-%%g
|
set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass-%%g
|
||||||
)
|
)
|
||||||
PATH %path%;%BUILDDIR%\output\plugins\%BUILDCONF%
|
PATH %path%;%BUILDDIR%\output\plugins\%BUILDCONF%
|
||||||
|
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\output\plugins;%OSGEO4W_ROOT%\apps\qt5\plugins
|
||||||
|
|
||||||
cmake --build %BUILDDIR% --target Nightly --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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user