Replace utf8cpp, Vulkan and VMA headers by xmake packages

This commit is contained in:
SirLynix
2024-01-22 16:44:50 +01:00
parent 0a433a8bd6
commit 3557040246
41 changed files with 13 additions and 39902 deletions

View File

@@ -21,7 +21,7 @@
#endif
#include <SDL_syswm.h>
#include <Utfcpp/utf8.h>
#include <utf8cpp/utf8.h>
#include <cstdio>
#include <memory>
#include <Nazara/Platform/Debug.hpp>