From 1d4fa26a706a97c0c76a7de5cf6c98bb345dfbd7 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 12 Feb 2020 12:59:24 +0100 Subject: Regenerate qtdeclarative Change-Id: I48d7fd306f3d1b161a8e73029282ee591b1ef612 Reviewed-by: Leander Beernaert Reviewed-by: Simon Hausmann Reviewed-by: Liang Qi --- tests/auto/qml/qqmlmoduleplugin/pluginMixed/.prev_CMakeLists.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'tests/auto/qml/qqmlmoduleplugin/pluginMixed/.prev_CMakeLists.txt') diff --git a/tests/auto/qml/qqmlmoduleplugin/pluginMixed/.prev_CMakeLists.txt b/tests/auto/qml/qqmlmoduleplugin/pluginMixed/.prev_CMakeLists.txt index 651a4e124b..0d27da3434 100644 --- a/tests/auto/qml/qqmlmoduleplugin/pluginMixed/.prev_CMakeLists.txt +++ b/tests/auto/qml/qqmlmoduleplugin/pluginMixed/.prev_CMakeLists.txt @@ -9,14 +9,12 @@ qt_add_cmake_library(pluginMixed OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../imports/org/qtproject/AutoTestQmlMixedPluginType" SOURCES plugin.cpp - LIBRARIES - Qt::CorePrivate - Qt::GuiPrivate - Qt::QmlPrivate PUBLIC_LIBRARIES Qt::Core - Qt::Gui + Qt::CorePrivate + Qt::GuiPrivate Qt::Qml + Qt::QmlPrivate ) #### Keys ignored in scope 1:.:.:pluginMixed.pro:: -- cgit v1.2.3