This commit is contained in:
Joao Paulo Magalhaes
2025-09-30 20:25:00 +01:00
parent 4abe5e3429
commit 653eac9741
17 changed files with 73 additions and 73 deletions

View File

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