Switched to cmake

This commit is contained in:
2020-06-14 20:01:04 +02:00
parent 1cb3d5eae8
commit ffe620636d
15 changed files with 784 additions and 91 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "sol.hpp"
#include "sol/sol.hpp"
#include "ecs.h"
#include <iostream>