Skip to content

neko-eventv1.0.2

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Hoshi's avatarHoshi
  • Hoshi's avatarHoshi

#Changelog

  • c3a9b56[neko-event] Update version to v1.0.2 (#53136)
  • 3411c0c[neko-*] Update repository links after GitHub username change (#53099)
  • 2ad7bd0[neko-event] Add new port (#48423)