Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit cc4f9df

Browse files
committed
.
1 parent ef1bff5 commit cc4f9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.qmake.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
load(qt_build_config)
22

3-
CONFIG += warning_clean exceptions c++14
3+
CONFIG += warning_clean exceptions c++17
44
!win32: CONFIG += samples_in_build #TODO fix on win
55
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS
66

0 commit comments

Comments
 (0)