mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
parent
27401f6416
commit
47189240a2
2 changed files with 2 additions and 2 deletions
|
@ -582,7 +582,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
|||
FetchContent_Declare(
|
||||
MatrixClient
|
||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||
GIT_TAG eb747bb7723c11e38ed21543d05c42cc883c9d06
|
||||
GIT_TAG ce47f0b280c7e5241a556d63c518267d5e6b9c1c
|
||||
)
|
||||
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
|
||||
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
|
||||
|
|
|
@ -203,7 +203,7 @@ modules:
|
|||
buildsystem: cmake-ninja
|
||||
name: mtxclient
|
||||
sources:
|
||||
- commit: eb747bb7723c11e38ed21543d05c42cc883c9d06
|
||||
- commit: ce47f0b280c7e5241a556d63c518267d5e6b9c1c
|
||||
#tag: v0.8.0
|
||||
type: git
|
||||
url: https://github.com/Nheko-Reborn/mtxclient.git
|
||||
|
|
Loading…
Reference in a new issue