Skip to content

Commit

Permalink
Add two choices of qmake
Browse files Browse the repository at this point in the history
  • Loading branch information
we7u committed Apr 22, 2019
1 parent c801321 commit b55f1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

mkdir -p build
cd build
qmake ../xastir-qt.pro
qmake-qt5 ../xastir-qt.pro || qmake ../xastir-qt.pro
make

0 comments on commit b55f1d6

Please sign in to comment.