mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 20:08:28 +00:00
Fix QT policy QTP0004
This commit is contained in:
parent
8959cca74e
commit
df49481bde
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue