Single cmakelist, because I'm done maintaining an unstable shitty build system, one is easier

This commit is contained in:
Simone Coco
2022-09-21 13:18:44 +02:00
committed by CocoSimone
parent d4c9399454
commit cff03301ac
18 changed files with 64 additions and 195 deletions

View File

@@ -1,7 +1,6 @@
#pragma once
#include <Core.hpp>
#include <wsi.hpp>
#include <SDL2/SDL.h>
#include <core/mmio/VI.hpp>
struct Window;