Upgraded entt

Deleted the header only entt lib and added the full and latest library to the dependencies list
This commit is contained in:
WiggleWizard
2024-09-12 18:31:35 +01:00
parent c2e50822f1
commit ded6fd2e03
4 changed files with 13 additions and 44744 deletions

3
.gitmodules vendored
View File

@@ -31,3 +31,6 @@
[submodule "Nuake/dependencies/freetype"]
path = Nuake/dependencies/freetype
url = https://github.com/freetype/freetype.git
[submodule "Nuake/dependencies/entt"]
path = Nuake/dependencies/entt
url = https://github.com/skypjack/entt.git