Add building using xmake and cleanup thirdparty

This commit is contained in:
Jérôme Leclercq
2021-04-28 15:24:40 +02:00
parent a18d8859d5
commit 2641117847
575 changed files with 194 additions and 225989 deletions

View File

@@ -3,7 +3,7 @@
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/Utility/Formats/FreeTypeLoader.hpp>
#include <freetype/ft2build.h>
#include <ft2build.h>
#include FT_FREETYPE_H
#include FT_BITMAP_H
#include FT_STROKER_H