working msdf atlas gen lib on windows

This commit is contained in:
ohyzha
2024-07-26 16:07:28 +03:00
parent 29311207db
commit 656d6f1371
3 changed files with 23 additions and 3 deletions

View File

@@ -17,6 +17,10 @@
#endif
#include <stdexcept>
#include "msdfgen.h"
#include "msdfgen-ext.h"
#include "msdf-atlas-gen/msdf-atlas-gen.h"
namespace OpenVulkano::Scene
{
Geometry::Geometry(const Geometry& other)