1. Home
  2. Browse
  3. entt

entt

v3.13.2#0Go to latest

Gaming meets modern C++ - a fast and reliable entity-component system and much more

Install

Run the following Vcpkg command to install the port.

vcpkg install entt

Usage

entt provides CMake targets:

find_package(EnTT CONFIG REQUIRED)
target_link_libraries(main PRIVATE EnTT::EnTT)

Dependencies

See source

Version

v3.13.2#0

Publication

Supports

All

GitHub

skypjack/entt

Homepage

github.com/skypjack/entt

Subtree

f6a144ae83

License

MIT

Definition

Manifest