This commit is contained in:
Joao Paulo Magalhaes
2025-04-10 20:51:13 +01:00
parent cd803e28bc
commit 47ec2fa184
18 changed files with 75 additions and 75 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.8.0
* GIT_TAG v0.9.0
* GIT_SHALLOW FALSE # ensure submodules are checked out
* )
* FetchContent_MakeAvailable(ryml)