Path fix for MacOS pipeline for qhelpgenerator.

This commit is contained in:
mjbudd77 2021-08-17 22:59:52 -04:00
parent 42f743158d
commit 525deb2a8f
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ USE_QT6=0;
fi
#ls $Qt_DIR;
PATH=$PATH:$Qt_DIR/bin
echo '**************************'
echo '*** Building Project ***'
echo '**************************'