Update EnTT to 3.12.2

This commit is contained in:
SirLynix 2023-06-28 07:06:26 +02:00
parent 602361e8e1
commit c2caec3954
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ end
add_repositories("nazara-engine-repo https://github.com/NazaraEngine/xmake-repo")
add_requires("entt 3.11.1", "fmt", "frozen", "nazarautils")
add_requires("entt 3.12.2", "fmt", "frozen", "nazarautils")
-- Module dependencies
if has_config("audio") then