Update mtxclient

This commit is contained in:
Nicolas Werner 2021-07-23 17:58:17 +02:00
parent eafbab6ae1
commit e5fec03d27
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
2 changed files with 2 additions and 2 deletions

View File

@ -382,7 +382,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare( FetchContent_Declare(
MatrixClient MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG 1c277e9ac69aafdaf6888ce595b21dc86e970f28 GIT_TAG bc203a0e01abcff85ae1972f1ab9de3fabc3dba6
) )
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "") set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "") set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")

View File

@ -161,7 +161,7 @@ modules:
buildsystem: cmake-ninja buildsystem: cmake-ninja
name: mtxclient name: mtxclient
sources: sources:
- commit: 1c277e9ac69aafdaf6888ce595b21dc86e970f28 - commit: bc203a0e01abcff85ae1972f1ab9de3fabc3dba6
type: git type: git
url: https://github.com/Nheko-Reborn/mtxclient.git url: https://github.com/Nheko-Reborn/mtxclient.git
- config-opts: - config-opts: