Update uri for libquotient
This commit is contained in:
@@ -104,7 +104,7 @@ ecm_add_qml_module(neochat URI org.kde.neochat GENERATE_PLUGIN_SOURCE
|
|||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
QtCore
|
QtCore
|
||||||
QtQuick
|
QtQuick
|
||||||
com.github.quotient_im.libquotient
|
io.github.quotient_im.libquotient
|
||||||
IMPORTS
|
IMPORTS
|
||||||
org.kde.neochat.libneochat
|
org.kde.neochat.libneochat
|
||||||
org.kde.neochat.rooms
|
org.kde.neochat.rooms
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ ecm_add_qml_module(LibNeoChat GENERATE_PLUGIN_SOURCE
|
|||||||
qml/CreateRoomDialog.qml
|
qml/CreateRoomDialog.qml
|
||||||
qml/CreateSpaceDialog.qml
|
qml/CreateSpaceDialog.qml
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
com.github.quotient_im.libquotient
|
io.github.quotient_im.libquotient
|
||||||
)
|
)
|
||||||
|
|
||||||
ecm_qt_declare_logging_category(LibNeoChat
|
ecm_qt_declare_logging_category(LibNeoChat
|
||||||
|
|||||||
Reference in New Issue
Block a user