There was an error while loading. Please reload this page.
1 parent 2f97454 commit eac1720Copy full SHA for eac1720
2 files changed
README.md
@@ -674,7 +674,7 @@ find_package(raii QUIET)
674
if(NOT raii_FOUND)
675
FetchContent_Declare(raii
676
URL https://github.com/zelang-dev/c-raii/archive/refs/tags/2.0.0.zip
677
- URL_MD5 TBD
+ URL_MD5 2bb38a0fae3c276139b4ec78c8b670ef
678
)
679
FetchContent_MakeAvailable(raii)
680
endif()
docs/index.md
@@ -669,7 +669,7 @@ find_package(raii QUIET)
669
670
671
672
673
0 commit comments