diff options
| author | Alvin <52727318+AlvinZhangH@users.noreply.github.com> | 2019-09-10 01:54:43 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-09-09 10:54:43 -0700 |
| commit | 1e30941c015c7f1f4f52a0af4467a22c77d83654 (patch) | |
| tree | ba2735e75a2bfcf60f5fa0d646d60968e2d86040 /ports/magic-get/CONTROL | |
| parent | fb9c83a3bab367f4d30d0395f820ecd11d544283 (diff) | |
| download | vcpkg-1e30941c015c7f1f4f52a0af4467a22c77d83654.tar.gz vcpkg-1e30941c015c7f1f4f52a0af4467a22c77d83654.zip | |
[magic-get] Add new port (#8072)
* fix8031issue-add_port_magic-get
* fix8031issue-Change download license file name
Signed-off-by: AlvinZhangH <260137639@qq.com>
Diffstat (limited to 'ports/magic-get/CONTROL')
| -rw-r--r-- | ports/magic-get/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/magic-get/CONTROL b/ports/magic-get/CONTROL new file mode 100644 index 000000000..c59f8b85c --- /dev/null +++ b/ports/magic-get/CONTROL @@ -0,0 +1,4 @@ +Source: magic-get
+Version: 2019-09-02
+Homepage: https://github.com/apolukhin/magic_get
+Description: This C++14 library is meant for accessing structure elements by index and providing other std::tuple like methods for user defined types without any macro or boilerplate code.
\ No newline at end of file |
