Switch to c++ 17.

This commit is contained in:
Leonardo Zide 2024-05-11 12:14:33 -07:00
parent 51be79a62c
commit 03d0ff5540

View file

@ -23,7 +23,7 @@ qtHaveModule(gamepad) {
}
INCLUDEPATH += qt common
CONFIG += precompile_header incremental c++11 force_debug_info
CONFIG += precompile_header incremental c++17 force_debug_info
win32 {
RC_ICONS = resources/leocad.ico