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

Fix typo in coeurl

parent 2e6b834f
No related branches found
No related tags found
No related merge requests found
Pipeline #1579 failed
......@@ -162,7 +162,7 @@ if(USE_BUNDLED_COEURL)
FetchContent_Declare(
coeurl
GIT_REPOSITORY https://nheko.im/Nheko-Reborn/coeurl.git
GIT_TAG e741ced9b2bcf14069e17d466aaef58b277b481d
GIT_TAG 18470f1c3570f652f79de8e2fbe3eef4238c4171
)
FetchContent_MakeAvailable(coeurl)
target_link_libraries(matrix_client PUBLIC coeurl::coeurl)
......
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