Update mtxclient to work around empty event types
This commit is contained in:
parent
440594f40c
commit
03be9e479a
@ -599,7 +599,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
||||
FetchContent_Declare(
|
||||
MatrixClient
|
||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||
GIT_TAG 928ac33a0d0359464ac37716559a687fdc39f0de
|
||||
GIT_TAG 8936559c00542528a7776d774fccb7ff674c9c7f
|
||||
)
|
||||
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
|
||||
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
|
||||
|
@ -214,7 +214,7 @@ modules:
|
||||
buildsystem: cmake-ninja
|
||||
name: mtxclient
|
||||
sources:
|
||||
- commit: 928ac33a0d0359464ac37716559a687fdc39f0de
|
||||
- commit: 8936559c00542528a7776d774fccb7ff674c9c7f
|
||||
#tag: v0.9.2
|
||||
type: git
|
||||
url: https://github.com/Nheko-Reborn/mtxclient.git
|
||||
|
Loading…
Reference in New Issue
Block a user