Skip to Content

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's avatar Hoshi

# Changelog

  • 2ad7bd0 [neko-event] Add new port (#48423)

# Source