CMake changes

This commit is contained in:
Georg Hagen
2024-05-22 13:54:22 +02:00
parent cdab347bda
commit 640ca59dcd
5 changed files with 24 additions and 48 deletions

View File

@@ -8,6 +8,7 @@
#define GLM_FORECE_DEPTH_ZERO_TO_ONE // TODO handle this better
#include <glm/glm.hpp>
#include <glm/gtc/type_aligned.hpp>
#include <glm/gtc/quaternion.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtx/quaternion.hpp>