Switch to cmake

This commit is contained in:
Carl Philipp Klemm 2026-03-27 11:29:20 +01:00
parent 913d7df56d
commit c1f6b6e90f
23 changed files with 155 additions and 189 deletions

View file

@ -7,7 +7,7 @@
#include <QTime>
#include <memory>
#include<src/items/item.h>
#include<items/item.h>
class MainObject;