Use c++ 14.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ qtHaveModule(gamepad) {
|
||||
}
|
||||
|
||||
INCLUDEPATH += qt common
|
||||
CONFIG += precompile_header incremental c++11 force_debug_info
|
||||
CONFIG += precompile_header incremental c++14 force_debug_info
|
||||
|
||||
win32 {
|
||||
RC_ICONS = resources/leocad.ico
|
||||
|
||||
Reference in New Issue
Block a user