mirror of
https://github.com/biojppm/rapidyaml.git
synced 2026-01-18 21:41:18 +01:00
External source files
All the source files under this folder are from external projects; they are explicitly copied into rapidyaml to avoid use of git submodules, which some users prefer to avoid.
There is a ./Makefile to help manage the workflow to modify these files. (If you work in Windows, and a make executable is not available, you can install one on the git bash bin directory, for example.)