summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qshadernodesloader/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/util/qshadernodesloader/CMakeLists.txt')
-rw-r--r--tests/auto/gui/util/qshadernodesloader/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/gui/util/qshadernodesloader/CMakeLists.txt b/tests/auto/gui/util/qshadernodesloader/CMakeLists.txt
index 226eac25a3..e381af4f7b 100644
--- a/tests/auto/gui/util/qshadernodesloader/CMakeLists.txt
+++ b/tests/auto/gui/util/qshadernodesloader/CMakeLists.txt
@@ -7,8 +7,7 @@
add_qt_test(tst_qshadernodesloader
SOURCES
tst_qshadernodesloader.cpp
- LIBRARIES
- Qt::GuiPrivate
PUBLIC_LIBRARIES
Qt::Gui
+ Qt::GuiPrivate
)