Go to file
Dominik Meyer 91ef7ad770
continuous-integration/drone Build is passing Details
FIX: fixed empty bug
2024-01-16 12:41:45 +01:00
cmake/Modules ADD: first version 2021-08-04 09:53:57 +02:00
include/EventManager FIX: removed unnecessary atomic 2024-01-16 12:27:12 +01:00
libs ADD: checkout correct submodule version 2021-08-04 09:52:54 +02:00
src/EventManager FIX: fixed empty bug 2024-01-16 12:41:45 +01:00
tests FIX: fixed empty bug 2024-01-16 12:41:45 +01:00
.drone.yml ADD: add CI/CD flow 2023-09-04 21:50:56 +02:00
.gitignore ADD: first version 2021-08-04 09:53:57 +02:00
.gitmodules ADD: added Catch2 as submodule for testing 2021-08-04 09:45:34 +02:00
CMakeLists.txt FIX: use unique object lib name 2021-10-25 23:29:48 +02:00
LICENSE ADD: initial commit 2021-08-04 09:44:57 +02:00
README.md FIX: fixed license in README 2021-08-04 09:56:32 +02:00

README.md

EventManager

Description

A small Event System written as C++20 library.

Author

License

MPLv2

Rest

T.b.d.