Skip to content
Snippets Groups Projects
Commit a31cb9cc authored by r0hit05's avatar r0hit05
Browse files

Changed mtxclient commit id for CI

parent a7bfaa4e
No related branches found
No related tags found
No related merge requests found
......@@ -580,8 +580,8 @@ if(USE_BUNDLED_MTXCLIENT)
include(FetchContent)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG 6f908f379c6d7afb6117baee3a59c6f5e3adfdda
GIT_REPOSITORY https://github.com/r0hit05/mtxclient.git
GIT_TAG 9743ddde60151c2d0e3fd622d5e3fe469813f5d9
)
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
......
......@@ -203,10 +203,10 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: 6f908f379c6d7afb6117baee3a59c6f5e3adfdda
- commit: 9743ddde60151c2d0e3fd622d5e3fe469813f5d9
#tag: v0.7.0
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git
url: https://github.com/r0hit05/mtxclient.git
- config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DLMDBXX_INCLUDE_DIR=.deps/lmdbxx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment