1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

LP-208 Some minor changes suggested in the code review.

This commit is contained in:
Fredrik Arvidsson 2016-03-30 13:42:33 +02:00
parent 52110c397c
commit ae71602930

View File

@ -237,9 +237,9 @@ win32 {
}
# Explicit setting of C++11
CONFIG += c++11
CONFIG += c++11
# Stricter warnigs turned on for OS X.
# Stricter warnings turned on for OS X.
macx {
CONFIG += warn_on
!warn_off {