Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bunty95 authored Jun 10, 2024
1 parent 5d14636 commit a1a6bed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/darwin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ cd "${BUILD_DIR}"

echo Build with QMake
Qt5_DIR="/usr/local/opt/qt"
#qmake ../BuildDltViewer.pro
#make
qmake ../BuildDltViewer.pro
make

echo Cleanup
rm -rf "${INSTALL_DIR}"
Expand Down

0 comments on commit a1a6bed

Please sign in to comment.