Fix windows build...
This commit is contained in:
parent
e9a0f0a89e
commit
ccd2465066
@ -593,7 +593,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
||||
FetchContent_Declare(
|
||||
MatrixClient
|
||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||
GIT_TAG e139f8b98fb2cfb0d89b44b63af86d037c2f2c55
|
||||
GIT_TAG b19b81ce6a1cc792908ad900f23c80c6505ca357
|
||||
)
|
||||
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
|
||||
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
|
||||
|
@ -182,7 +182,7 @@ modules:
|
||||
buildsystem: cmake-ninja
|
||||
name: mtxclient
|
||||
sources:
|
||||
- commit: e139f8b98fb2cfb0d89b44b63af86d037c2f2c55
|
||||
- commit: b19b81ce6a1cc792908ad900f23c80c6505ca357
|
||||
#tag: v0.8.2
|
||||
type: git
|
||||
url: https://github.com/Nheko-Reborn/mtxclient.git
|
||||
|
Loading…
Reference in New Issue
Block a user