Fix typo in tag

This commit is contained in:
Nicolas Werner 2023-02-20 02:45:06 +01:00
parent 011c3ac8ec
commit 17ad97c517
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9

View file

@ -597,7 +597,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG 0.9.2
GIT_TAG v0.9.2
)
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")