Follow recommandation

This commit is contained in:
Martin Delille 2020-04-26 21:45:05 +02:00 committed by GitHub
parent cf46037609
commit eed9f7d3cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,8 @@ cmake [-G generator] [-DYAML_BUILD_SHARED_LIBS=ON|OFF] ..
The autogenerated API reference is hosted on [CodeDocs](https://codedocs.xyz/jbeder/yaml-cpp/index.html)
# Qt wrapper
# Third Party Integrations
You can use this [gist](https://gist.github.com/brcha/d392b2fe5f1e427cc8a6) to your project to add basic *Qt* type support (note that this gist is not officially supported).
The following project are not officially supported:
- [Qt wrapper](https://gist.github.com/brcha/d392b2fe5f1e427cc8a6)