summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qcolor/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/painting/qcolor/CMakeLists.txt')
-rw-r--r--tests/benchmarks/gui/painting/qcolor/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/gui/painting/qcolor/CMakeLists.txt b/tests/benchmarks/gui/painting/qcolor/CMakeLists.txt
index d482102f1b..d966e76c5b 100644
--- a/tests/benchmarks/gui/painting/qcolor/CMakeLists.txt
+++ b/tests/benchmarks/gui/painting/qcolor/CMakeLists.txt
@@ -7,7 +7,7 @@
qt_internal_add_benchmark(tst_bench_qcolor
SOURCES
tst_qcolor.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Gui
Qt::GuiPrivate
Qt::Test