vcpkg/ports/entt/vcpkg.json

13 lines
327 B
JSON
Raw Normal View History

{
"name": "entt",
"version": "3.8.0",
"port-version": 1,
"description": "Gaming meets modern C++ - a fast and reliable entity-component system and much more",
"homepage": "https://github.com/skypjack/entt",
"features": {
"experimental": {
"description": "Use experimental features right away"
}
}
}