From 0416b9d51cd5991aad7d2af227e0154ffe208b68 Mon Sep 17 00:00:00 2001 From: jennerl <56317773+jennerl@users.noreply.github.com> Date: Mon, 3 May 2021 14:33:39 -0500 Subject: [PATCH] Update qgroundcontrol.pro --- qgroundcontrol.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index d3baa43..3fa9a8d 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -219,7 +219,7 @@ LinuxBuild { CONFIG += qt \ thread \ - c++14 + c++11 DebugBuild { CONFIG -= qtquickcompiler