From d56b6983003e4e3aa2585fc7a4d1154404707472 Mon Sep 17 00:00:00 2001 From: Amir Masoud Abdol Date: Tue, 24 Jan 2023 17:52:27 +0100 Subject: Suppress the QTP0001 policy warning Pick-to: 6.5 Change-Id: I110a933537413c48c396c83c2471c835006d3a97 Reviewed-by: Alexandru Croitor --- .../application-features/imports/terminator2/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/applicationmanager/application-features/imports/terminator2/CMakeLists.txt b/examples/applicationmanager/application-features/imports/terminator2/CMakeLists.txt index 3f320661..b2963b08 100644 --- a/examples/applicationmanager/application-features/imports/terminator2/CMakeLists.txt +++ b/examples/applicationmanager/application-features/imports/terminator2/CMakeLists.txt @@ -25,6 +25,7 @@ qt6_add_qml_module(terminator2plugin URI "Terminator" NO_GENERATE_PLUGIN_SOURCE PLUGIN_TARGET terminator2plugin + RESOURCE_PREFIX / ) target_sources(terminator2plugin PRIVATE -- cgit v1.2.1