Skip to content

Commit bde9b46

Browse files
committed
osgeo4w: add qt plugin path for tests
1 parent caaa68b commit bde9b46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ms-windows/osgeo4w/package-nightly.cmd

+1
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ for %%g IN (%GRASS_VERSIONS%) do (
237237
set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass-%%g
238238
)
239239
PATH %path%;%BUILDDIR%\output\plugins\%BUILDCONF%
240+
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\output\plugins;%OSGEO4W_ROOT%\apps\qt5\plugins
240241

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

0 commit comments

Comments
 (0)