mirror of
https://github.com/biojppm/rapidyaml.git
synced 2026-01-18 21:41:18 +01:00
[fix] avoid conflict in tests with older c4core from c4fs
This commit is contained in:
@@ -89,8 +89,8 @@ INSTRUCTIONS:
|
||||
"src/c4/yml/node.cpp",
|
||||
"src/c4/yml/preprocess.hpp",
|
||||
"src/c4/yml/preprocess.cpp",
|
||||
#"src/c4/yml/detail/checks.hpp",
|
||||
#"src/c4/yml/detail/print.hpp",
|
||||
"src/c4/yml/detail/checks.hpp",
|
||||
"src/c4/yml/detail/print.hpp",
|
||||
"src/c4/yml/yml.hpp",
|
||||
"src/ryml.hpp",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user