From 5bb0b822b11fa7425eaf5ae39d34645ec18f2512 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Fri, 16 Aug 2019 13:42:10 +0200 Subject: [PATCH] CMake: add the resources in the main app This feels like a hack - they are already inserted somehwere else in the plugin folder. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 05d4549e1..e4038003b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -146,7 +146,6 @@ set(QGC_RESOURCES qgcresources.qrc qgroundcontrol.qrc qgcimages.qrc - src/FirmwarePlugin/APM/APMResources.qrc src/FirmwarePlugin/PX4/PX4Resources.qrc src/Airmap/airmap.qrc -- 2.22.0