mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
bump mtxclient
This commit is contained in:
parent
3528fe4e5d
commit
7f965a82e2
2 changed files with 2 additions and 2 deletions
|
@ -384,7 +384,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
|||
FetchContent_Declare(
|
||||
MatrixClient
|
||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||
GIT_TAG 6306ce3bab0b4d478ade213c09e79d30f04f161e
|
||||
GIT_TAG ef741d7dceed11ccd46a553a4c886491aedc973b
|
||||
)
|
||||
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
|
||||
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
|
||||
|
|
|
@ -163,7 +163,7 @@ modules:
|
|||
buildsystem: cmake-ninja
|
||||
name: mtxclient
|
||||
sources:
|
||||
- commit: 6306ce3bab0b4d478ade213c09e79d30f04f161e
|
||||
- commit: ef741d7dceed11ccd46a553a4c886491aedc973b
|
||||
type: git
|
||||
url: https://github.com/Nheko-Reborn/mtxclient.git
|
||||
- config-opts:
|
||||
|
|
Loading…
Reference in a new issue