diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2020-01-06 23:53:56 +0100 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 14:53:56 -0800 |
| commit | 1328990e56131256db4b877c3f8b48d30f758335 (patch) | |
| tree | f41d13f754f8a999931dfa298a21fbefe194caed /ports/yas/CONTROL | |
| parent | 153cab79c76175118f5b5d28135a57e00ae75a8d (diff) | |
| download | vcpkg-1328990e56131256db4b877c3f8b48d30f758335.tar.gz vcpkg-1328990e56131256db4b877c3f8b48d30f758335.zip | |
[yas] Initial port (#8891)
* [yas] Initial port
* [yas] vcpkg conformance fixes
* [yas] Fix wrong license
* [yas] Remove unused license file
Diffstat (limited to 'ports/yas/CONTROL')
| -rw-r--r-- | ports/yas/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/yas/CONTROL b/ports/yas/CONTROL new file mode 100644 index 000000000..46baf2fda --- /dev/null +++ b/ports/yas/CONTROL @@ -0,0 +1,4 @@ +Source: yas +Version: 7.0.4 +Homepage: https://github.com/niXman/yas +Description: Yet Another Serialization is a header only serialization library |
