Working fastgltf build, but had to manually include the headers.

This commit is contained in:
Zed A. Shaw 2025-12-15 11:04:17 -05:00
parent 6d29fb718b
commit 0e6d452580
8 changed files with 63 additions and 3 deletions

View file

@ -18,6 +18,7 @@
#include <print>
#define GLM_ENABLE_EXPERIMENTAL 1
#include <glm/mat4x4.hpp>
#include <glm/vec4.hpp>