Add missing dependencies to QML modules

This commit is contained in:
Nicolas Fella
2024-05-26 16:15:57 +02:00
parent 74aa14c011
commit 8186ee0e3f
2 changed files with 5 additions and 0 deletions

View File

@@ -281,6 +281,9 @@ qt_add_qml_module(neochat URI org.kde.neochat NO_PLUGIN
qml/ConsentDialog.qml
qml/AskDirectChatConfirmation.qml
qml/HoverLinkIndicator.qml
DEPENDENCIES
QtCore
QtQuick
IMPORTS
org.kde.neochat.timeline
org.kde.neochat.settings

View File

@@ -73,6 +73,8 @@ qt_add_qml_module(timeline
images/transfer.svg
images/wait.svg
images/walk.svg
DEPENDENCIES
QtQuick
)
target_link_libraries(timeline PRIVATE