From 380f1eb92fccc865cdd00d74f2e160a358829ee4 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Sat, 4 May 2019 15:15:44 +0200 Subject: [PATCH] Fix special cases in widgets Change-Id: I026a321a916885ccd93361da91bc3ce6fb6f6ad1 Reviewed-by: Tobias Hunger --- src/widgets/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/CMakeLists.txt b/src/widgets/CMakeLists.txt index e643829c613..d73dc8789dc 100644 --- a/src/widgets/CMakeLists.txt +++ b/src/widgets/CMakeLists.txt @@ -60,7 +60,7 @@ add_qt_module(Widgets LIBRARIES Qt::CorePrivate Qt::GuiPrivate - PUBLIC_LIBRARIES # special case + PUBLIC_LIBRARIES Qt::Core Qt::Gui # CONFIG = "$$MODULE_CONFIG" "qt_tracepoints"