aboutsummaryrefslogtreecommitdiff
path: root/ports/magic-enum/CONTROL
diff options
context:
space:
mode:
authorAndrei Lebedev <lebdron@gmail.com>2019-06-12 08:25:07 +0300
committerAndrei Lebedev <lebdron@gmail.com>2019-06-12 08:25:07 +0300
commit34d19da9ffd0571bf16190ec4a16a04bef265900 (patch)
tree413690269c5f216194b9a0f72f0438b27ccfd68d /ports/magic-enum/CONTROL
parentb395438c791ca9f78e383a1d571525eee785e67c (diff)
parent59a8a9c6248ed230b19028a44484ae5f06db697d (diff)
downloadvcpkg-34d19da9ffd0571bf16190ec4a16a04bef265900.tar.gz
vcpkg-34d19da9ffd0571bf16190ec4a16a04bef265900.zip
Merge branch 'master' into openssl-unix-dynamic
Diffstat (limited to 'ports/magic-enum/CONTROL')
-rw-r--r--ports/magic-enum/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/magic-enum/CONTROL b/ports/magic-enum/CONTROL
new file mode 100644
index 000000000..590b8d758
--- /dev/null
+++ b/ports/magic-enum/CONTROL
@@ -0,0 +1,3 @@
+Source: magic-enum
+Version: 2019-06-07
+Description: Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.