Skip to content
Snippets Groups Projects
Verified Commit 788b8a2d authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Fix tl::expected hash

parent 96969531
No related branches found
No related tags found
1 merge request!86Resolve "Build with Clang"
Pipeline #3536 passed
......@@ -253,7 +253,7 @@ set(EXPECTED_BUILD_TESTS OFF)
FetchContent_Declare(
expected
GIT_REPOSITORY https://github.com/TartanLlama/expected
GIT_TAG 9d812f5e3b5bc68023f6e31d29489cdcaacef606 # latest
GIT_TAG 3e304a4bdd00feef8d41f5b388c37bd9d6108025 # latest
GIT_SHALLOW ON
GIT_PROGRESS ON
)
......
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