This commit is contained in:
Joao Paulo Magalhaes
2024-08-26 19:21:47 +01:00
parent 346c0c1d93
commit 9b8df62d9a
15 changed files with 40 additions and 40 deletions

View File

@@ -166,7 +166,7 @@ namespace sample {
* include(FetchContent)
* FetchContent_Declare(ryml
* GIT_REPOSITORY https://github.com/biojppm/rapidyaml.git
* GIT_TAG v0.7.1
* GIT_TAG v0.7.2
* GIT_SHALLOW FALSE # ensure submodules are checked out
* )
* FetchContent_MakeAvailable(ryml)