opensourcegames/library/yaml_cpp.md
2017-12-06 15:19:23 +01:00

13 lines
247 B
Markdown

# yaml-cpp
_YAML parser and emitter in C++ matching the YAML 1.2 spec._
- Home: https://github.com/jbeder/yaml-cpp
- Code:https://github.com/jbeder/yaml-cpp
- Language(s): C++
- License: MIT
## Building
Uses CMake (shows deprecation warnings)