neko-eventv1.0.2
- Updated
A modern easy to use type-safe and high-performance event handling system for C++
- Project website: https://github.com/hoshimoe/NekoEvent
#Usage
NekoEvent provides CMake targets:
find_package(NekoEvent CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Event)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Hoshi
Hoshi