summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/glxconvenience/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformsupport/glxconvenience/.prev_CMakeLists.txt')
-rw-r--r--src/platformsupport/glxconvenience/.prev_CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/platformsupport/glxconvenience/.prev_CMakeLists.txt b/src/platformsupport/glxconvenience/.prev_CMakeLists.txt
index 4e5e7378d4..f9a2fed5b2 100644
--- a/src/platformsupport/glxconvenience/.prev_CMakeLists.txt
+++ b/src/platformsupport/glxconvenience/.prev_CMakeLists.txt
@@ -11,12 +11,9 @@ qt_add_module(GlxSupport
qglxconvenience.cpp qglxconvenience_p.h
DEFINES
QT_NO_CAST_FROM_ASCII
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::GuiPrivate
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
X11::XCB
)