From b10d8eab047c387409716ae87422d2efffee3159 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 22 Jan 2020 14:23:02 +0100 Subject: Regenerate plugin projects to get new target names And also to get the original output names (qmake's "TARGET"), so that the plugin file names are as they were in Qt 5. Change-Id: I96a060d1a81693652847857372bec334728cb549 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann --- src/plugins/generic/tuiotouch/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/plugins/generic/tuiotouch') diff --git a/src/plugins/generic/tuiotouch/CMakeLists.txt b/src/plugins/generic/tuiotouch/CMakeLists.txt index 0c577487a0..d17b6dae3a 100644 --- a/src/plugins/generic/tuiotouch/CMakeLists.txt +++ b/src/plugins/generic/tuiotouch/CMakeLists.txt @@ -1,12 +1,12 @@ # Generated from tuiotouch.pro. ##################################################################### -## qtuiotouchplugin Plugin: +## QTuioTouchPlugin Plugin: ##################################################################### -qt_add_plugin(qtuiotouchplugin +qt_add_plugin(QTuioTouchPlugin + OUTPUT_NAME qtuiotouchplugin TYPE generic - CLASS_NAME QTuioTouchPlugin SOURCES main.cpp qoscbundle.cpp qoscbundle_p.h -- cgit v1.2.3