aboutsummaryrefslogtreecommitdiff
path: root/ports/magic-enum/CONTROL
diff options
context:
space:
mode:
authorVictor Romero <romerosanchezv@gmail.com>2019-06-12 11:37:19 -0700
committerVictor Romero <romerosanchezv@gmail.com>2019-06-12 11:37:19 -0700
commit92444393148ab0bc89de6ce1cae945cee428a091 (patch)
treea443d63129d93dd729438929bce402b80f1c50c1 /ports/magic-enum/CONTROL
parent874eadc574b94a05607a8408958401a524c10447 (diff)
parent59a8a9c6248ed230b19028a44484ae5f06db697d (diff)
downloadvcpkg-92444393148ab0bc89de6ce1cae945cee428a091.tar.gz
vcpkg-92444393148ab0bc89de6ce1cae945cee428a091.zip
Merge branch 'master' of https://github.com/Microsoft/vcpkg into add_libraqm
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.