neko-event v1.0.1
- Created
- Updated
A modern easy to use type-safe and high-performance event handling system for C++
# Usage
NekoEvent provides CMake targets:
find_package(NekoEvent CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Event) # License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Hoshi