diff options
| author | Stanislav Ershov <digital.stream.of.mind@gmail.com> | 2018-11-08 10:49:02 +0300 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-07 23:49:02 -0800 |
| commit | 8407472fb2540efac6818ac1cd0e3b1734ce36ce (patch) | |
| tree | 0097bc2d7e15b74c1487e346fa586d14b2e3c071 /ports/entt/CONTROL | |
| parent | 5459adf5decc9e64b7f0cf3b1ab57e2f2a636a87 (diff) | |
| download | vcpkg-8407472fb2540efac6818ac1cd0e3b1734ce36ce.tar.gz vcpkg-8407472fb2540efac6818ac1cd0e3b1734ce36ce.zip | |
[entt] Update to version 2.7.3 (#4649)
* [entt] Update to version 2.7.3
[entt] Support cmake targets
* [entt] Fix non-windows cmake targets
Diffstat (limited to 'ports/entt/CONTROL')
| -rw-r--r-- | ports/entt/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/entt/CONTROL b/ports/entt/CONTROL index 1e0e1410f..3489f8e78 100644 --- a/ports/entt/CONTROL +++ b/ports/entt/CONTROL @@ -1,3 +1,3 @@ Source: entt -Version: cpp14 +Version: 2.7.3-1 Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more. <https://github.com/skypjack/entt> |
