Skip to content
Snippets Groups Projects
Verified Commit ef97476b authored by Alberto Miranda's avatar Alberto Miranda :hotsprings:
Browse files

CMake: Update tl::expected to latest

parent 93ebee97
No related branches found
No related tags found
1 merge request!81Resolve "fatal: reference is not a tree: b74fecd4448a1a5549402d17ddc51e39faa5020c"
Pipeline #3514 passed
......@@ -251,7 +251,7 @@ set(EXPECTED_BUILD_TESTS OFF)
FetchContent_Declare(
expected
GIT_REPOSITORY https://github.com/TartanLlama/expected
GIT_TAG b74fecd4448a1a5549402d17ddc51e39faa5020c # latest
GIT_TAG 9d812f5e3b5bc68023f6e31d29489cdcaacef606 # 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