From df49481bdeeb5666533a9ae2376e931ed644bbe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20J=C3=B6rgensen?= Date: Tue, 10 Mar 2026 12:39:03 +0100 Subject: [PATCH] Fix QT policy QTP0004 --- Linphone/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Linphone/CMakeLists.txt b/Linphone/CMakeLists.txt index ea42cd679..19d324f91 100644 --- a/Linphone/CMakeLists.txt +++ b/Linphone/CMakeLists.txt @@ -163,6 +163,8 @@ qt6_add_executable(${TARGET_NAME} set_source_files_properties(${_LINPHONEAPP_QML_SINGLETONS} PROPERTIES QT_QML_SINGLETON_TYPE TRUE) qt_policy(SET QTP0001 NEW) +qt_policy(SET QTP0004 NEW) + qt6_add_qml_module(Linphone URI Linphone VERSION 1.0