This commit is contained in:
Joao Paulo Magalhaes
2025-02-15 11:03:52 +00:00
parent 03fdd42095
commit e65999dc4d
17 changed files with 78 additions and 74 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.2
* GIT_TAG v0.8.0
* GIT_SHALLOW FALSE # ensure submodules are checked out
* )
* FetchContent_MakeAvailable(ryml)