target("Tut02_Events")
set_group("Examples")
set_kind("binary")
add_deps("NazaraGraphics")
add_packages("entt")
add_files("main.cpp")