Add Qt wrapper gist (#853)

Add Qt wrapper gist to README as a third party contribution
This commit is contained in:
Martin Delille
2020-04-26 23:53:02 +02:00
committed by GitHub
parent 2f00649291
commit 7083db28b3

View File

@@ -53,3 +53,9 @@ cmake [-G generator] [-DYAML_BUILD_SHARED_LIBS=ON|OFF] ..
# API Documentation # API Documentation
The autogenerated API reference is hosted on [CodeDocs](https://codedocs.xyz/jbeder/yaml-cpp/index.html) The autogenerated API reference is hosted on [CodeDocs](https://codedocs.xyz/jbeder/yaml-cpp/index.html)
# Third Party Integrations
The following projects are not officially supported:
- [Qt wrapper](https://gist.github.com/brcha/d392b2fe5f1e427cc8a6)