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

@@ -1,6 +1,6 @@
#pragma once
#include <glad/glad.h>
#include <glad/gl.h>
#include <glm/glm.hpp>
#include <string>
#include <unordered_map>