mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
parent
1392cf056c
commit
59ed44879a
2 changed files with 2 additions and 2 deletions
|
@ -595,7 +595,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
|||
FetchContent_Declare(
|
||||
MatrixClient
|
||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||
GIT_TAG f7734a6f26eddc74fb59c4e4bd0be28b632af9fd
|
||||
GIT_TAG 72f9a20c048c3482386b0916ef76fb9f4d890be8
|
||||
)
|
||||
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: f7734a6f26eddc74fb59c4e4bd0be28b632af9fd
|
||||
- commit: 72f9a20c048c3482386b0916ef76fb9f4d890be8
|
||||
#tag: v0.9.2
|
||||
type: git
|
||||
url: https://github.com/Nheko-Reborn/mtxclient.git
|
||||
|
|
Loading…
Reference in a new issue