Skip to content

Commit

Permalink
osgeo4w: add qt plugin path for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Feb 19, 2017
1 parent caaa68b commit bde9b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/package-nightly.cmd
Expand Up @@ -237,6 +237,7 @@ for %%g IN (%GRASS_VERSIONS%) do (
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

cmake --build %BUILDDIR% --target Nightly --config %BUILDCONF%
if errorlevel 1 echo TESTS WERE NOT SUCCESSFUL.
Expand Down

0 comments on commit bde9b46

Please sign in to comment.