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

@@ -6,7 +6,7 @@
#include <Nazara/Core/Algorithm.hpp>
#include <Nazara/Core/Error.hpp>
#include <NazaraUtils/FunctionTraits.hpp>
#include <Utfcpp/utf8.h>
#include <utf8cpp/utf8.h>
#include <cinttypes>
#include <Nazara/Core/Debug.hpp>