summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qcolortransform/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/painting/qcolortransform/CMakeLists.txt')
-rw-r--r--tests/auto/gui/painting/qcolortransform/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/painting/qcolortransform/CMakeLists.txt b/tests/auto/gui/painting/qcolortransform/CMakeLists.txt
index 64901eef9f..a1fae19655 100644
--- a/tests/auto/gui/painting/qcolortransform/CMakeLists.txt
+++ b/tests/auto/gui/painting/qcolortransform/CMakeLists.txt
@@ -5,7 +5,7 @@
qt_internal_add_test(tst_qcolortransform
SOURCES
tst_qcolortransform.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::GuiPrivate
)