From 1339cc46678f475f788c9e86618c3824dd86a7ea Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 7 Jul 2020 16:56:37 +0200 Subject: CMake: Regenerate manual tests Change-Id: Id42b9e481375d2ec0e68b73dc1e2ff36f0cbd49e Reviewed-by: Joerg Bornemann --- tests/manual/highdpi/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/manual/highdpi') diff --git a/tests/manual/highdpi/CMakeLists.txt b/tests/manual/highdpi/CMakeLists.txt index dee2d1ae43..72ed49bb71 100644 --- a/tests/manual/highdpi/CMakeLists.txt +++ b/tests/manual/highdpi/CMakeLists.txt @@ -4,7 +4,7 @@ ## highdpi Binary: ##################################################################### -add_qt_manual_test(highdpi +qt_add_manual_test(highdpi SOURCES dragwidget.cpp dragwidget.h main.cpp @@ -28,7 +28,7 @@ set(highdpi_resource_files "qticon64.png" ) -add_qt_resource(highdpi "highdpi" +qt_add_resource(highdpi "highdpi" PREFIX "/" FILES -- cgit v1.2.3