Skip to content
Snippets Groups Projects
Verified Commit 2d9142d4 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Bump mtxclient to fix fmt build errors

parent 05994445
No related branches found
No related tags found
No related merge requests found
Pipeline #5895 waiting for manual action
......@@ -613,7 +613,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG v0.10.0
GIT_TAG a0b203980491ddf2e2fe4f1cd6af8c2562b3ee35
)
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
......
......@@ -251,8 +251,8 @@ modules:
- -DBUILD_SHARED_LIBS=OFF
buildsystem: cmake-ninja
sources:
- commit: 457bc52773b40142848f0b2ab025516bf6ed634d
tag: v0.10.0
- commit: a0b203980491ddf2e2fe4f1cd6af8c2562b3ee35
#tag: v0.10.0
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git
- name: nheko
......
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