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

Fix typo in tag

parent 011c3ac8
No related branches found
No related tags found
No related merge requests found
Pipeline #4415 passed
......@@ -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 "")
......
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