Merge commit '5c7231b7a33124aeadedbd8c7579376494a05a56' as 'external/entt/entt'

This commit is contained in:
2023-07-25 11:29:51 +02:00
242 changed files with 146004 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"project": "entt",
"target": "single_include/entt/entt.hpp",
"sources": [
"src/entt/entt.hpp"
],
"include_paths": ["src"]
}