Update mtxclient for spaces

pull/610/head
Nicolas Werner 3 years ago
parent 6bfa6c4c79
commit 71129d4edc
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      CMakeLists.txt
  2. 2
      io.github.NhekoReborn.Nheko.yaml

@ -356,7 +356,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG 5d2f055ea9403770039ddf66b1900f890cd5cde7
GIT_TAG fdb2016eff4f2e91f17c343e9fcb0bfab5e78b63
)
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")

@ -150,7 +150,7 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: 5d2f055ea9403770039ddf66b1900f890cd5cde7
- commit: fdb2016eff4f2e91f17c343e9fcb0bfab5e78b63
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git
- config-opts:

Loading…
Cancel
Save