aboutsummaryrefslogtreecommitdiff
path: root/ports/entt/CONTROL
diff options
context:
space:
mode:
authorDavid Nerjes <DavidHamburg@users.noreply.github.com>2018-03-07 23:16:07 +0100
committerRobert Schumacher <roschuma@microsoft.com>2018-03-07 14:16:07 -0800
commit58e8c96de050907cbf76d567f247c01c68bb9855 (patch)
tree44b8bc531d395f73c9c67c43125bdac04b6b5c5b /ports/entt/CONTROL
parent41c6741b21fe246e288f754ab8dbc2d352a1633f (diff)
downloadvcpkg-58e8c96de050907cbf76d567f247c01c68bb9855.tar.gz
vcpkg-58e8c96de050907cbf76d567f247c01c68bb9855.zip
[entt] inital port (#2984)
* [entt] inital port * [entt] Remove unneeded vcpkg_configure_cmake step
Diffstat (limited to 'ports/entt/CONTROL')
-rw-r--r--ports/entt/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/entt/CONTROL b/ports/entt/CONTROL
new file mode 100644
index 000000000..4e4c44334
--- /dev/null
+++ b/ports/entt/CONTROL
@@ -0,0 +1,3 @@
+Source: entt
+Version: 2.4.2-1
+Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more. <https://github.com/skypjack/entt>