blob: 28b760350d0a987f5318f7bd02a90ffcd60ef9d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- a/src/3rdparty/mapbox-gl-native/mapbox-gl-native.pro 2024-11-01 18:13:54.767565225 +0800
+++ b/src/3rdparty/mapbox-gl-native/mapbox-gl-native.pro 2024-11-01 18:14:18.764861615 +0800
@@ -2,8 +2,7 @@
load(qt_helper_lib)
-CONFIG += qt c++14 exceptions warn_off staticlib object_parallel_to_source
-CONFIG -= c++1z
+CONFIG += qt c++17 exceptions warn_off staticlib object_parallel_to_source
QT += network-private \
gui-private \
|