summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2019-05-06 14:50:35 +0200
committerTobias Hunger <tobias.hunger@qt.io>2019-05-06 14:24:28 +0000
commitf8d3b60fb187c328aa27e850b8378ffbd822d723 (patch)
treed849e0d03ff8fd1cbc84a9127b2e2e79d9128908 /src
parenta7fc360b22febd4bce36a204161ec8a7330b39d1 (diff)
CMake: Regenerate platformsupport/fbconvenience
Change-Id: Ic838debdca48553252cb4c32ec8a42695ba24b46 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/platformsupport/fbconvenience/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/platformsupport/fbconvenience/CMakeLists.txt b/src/platformsupport/fbconvenience/CMakeLists.txt
index bb283979db..d4b1d469b0 100644
--- a/src/platformsupport/fbconvenience/CMakeLists.txt
+++ b/src/platformsupport/fbconvenience/CMakeLists.txt
@@ -17,9 +17,12 @@ add_qt_module(FbSupport
LIBRARIES
Qt::CorePrivate
Qt::GuiPrivate
+ PUBLIC_LIBRARIES
+ Qt::Core
+ Qt::Gui
)
-#### Keys ignored in scope 1:.:fbconvenience.pro:<NONE>:
+#### Keys ignored in scope 1:.:.:fbconvenience.pro:<TRUE>:
# CONFIG = "static" "internal_module"
# MODULE = "fb_support"
# PRECOMPILED_HEADER = "../../corelib/global/qt_pch.h"