Skip to content

Commit

Permalink
Fix typo in tag
Browse files Browse the repository at this point in the history
  • Loading branch information
deepbluev7 committed Feb 20, 2023
1 parent 011c3ac commit 17ad97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 "")
Expand Down

0 comments on commit 17ad97c

Please sign in to comment.