aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/highdpi/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/highdpi/CMakeLists.txt')
-rw-r--r--tests/manual/highdpi/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/highdpi/CMakeLists.txt b/tests/manual/highdpi/CMakeLists.txt
index db4e34719b..deca914458 100644
--- a/tests/manual/highdpi/CMakeLists.txt
+++ b/tests/manual/highdpi/CMakeLists.txt
@@ -13,7 +13,7 @@ qt_internal_add_cmake_library(qmlimageproviderplugin
OUTPUT_DIRECTORY "ImageProvider"
SOURCES
imageprovider.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Core
Qt::Gui
Qt::Qml