Fix windows build
This commit is contained in:
parent
33f9b9672a
commit
f3a2fdb7c9
@ -333,7 +333,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
MatrixClient
|
MatrixClient
|
||||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||||
GIT_TAG 5838f607d0e4c7595439249e8b9c213aec0667e9
|
GIT_TAG 7fc1d357afaabb134cb6d9c593f94915973d31fa
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(MatrixClient)
|
FetchContent_MakeAvailable(MatrixClient)
|
||||||
else()
|
else()
|
||||||
|
Loading…
Reference in New Issue
Block a user