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:
parent
52110c397c
commit
ae71602930
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user