Refactor CMake

This commit is contained in:
2022-10-01 22:21:57 +02:00
parent 9b6f9bee33
commit baf9b17a14
38 changed files with 5308 additions and 52061 deletions

View File

@@ -10,7 +10,7 @@
#include <GLFW/glfw3.h>
#include <array>
#include <glad/glad.h>
#include <glad/gl.h>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>