Skip to content

Commit

Permalink
Install.txt - minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Winter committed Aug 1, 2018
1 parent bf2d8a1 commit 4f6a066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ For example, if your Qt build is in /data/Qt/4.8 then:

== Force a Qt4 build ==
On systems with both Qt4 and Qt5 available, the CMake buildsystem will always
attempt to use Qt5. To force a Qt build, pass -DGAMMARAY_ENFORCE_QT4_BUILD=true
attempt to use Qt5. To force a Qt4 build, pass -DGAMMARAY_ENFORCE_QT4_BUILD=true
to CMake, as in:
% cmake -DGAMMARAY_ENFORCE_QT4_BUILD=true

Expand Down

0 comments on commit 4f6a066

Please sign in to comment.