summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/cursors/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/wasm/cursors/CMakeLists.txt')
-rw-r--r--tests/manual/wasm/cursors/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/wasm/cursors/CMakeLists.txt b/tests/manual/wasm/cursors/CMakeLists.txt
index 674c6d4d2b..70fc7b8212 100644
--- a/tests/manual/wasm/cursors/CMakeLists.txt
+++ b/tests/manual/wasm/cursors/CMakeLists.txt
@@ -3,7 +3,7 @@ qt_internal_add_manual_test(cursors
SOURCES
MainWindow.cpp MainWindow.h MainWindow.ui
main.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Core
Qt::Gui
Qt::Widgets