1. Home
  2. Browse
  3. neko-event

neko-event

v1.0.1#0Latest

A modern easy to use type-safe and high-performance event handling system for C++

Install

Run the following Vcpkg command to install the port.

vcpkg install neko-event

Usage

NekoEvent provides CMake targets:

find_package(NekoEvent CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Event)

Dependencies

See source

Version

v1.0.1#0

Publication

Supports

All

GitHub

moehoshio/NekoEvent

Homepage

github.com/moehoshio/NekoEvent

Subtree

2ad7bd0612

License

MITorApache-2.0

Definition

Manifest