Skip to content

Commit

Permalink
Abort compilation on the first error
Browse files Browse the repository at this point in the history
  • Loading branch information
rainemak committed Mar 6, 2018
1 parent 7aaba10 commit 56e5573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/src.pro
Expand Up @@ -178,6 +178,7 @@ QT += dbus xml qml quick sql gui gui-private sensors

QMAKE_CXXFLAGS += \
-Werror \
-Wfatal-errors \
-g \
-std=c++0x \
-fPIC \
Expand Down

0 comments on commit 56e5573

Please sign in to comment.