intermediate commit
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
parent
67711a8d39
commit
6d9a70e03d
37 changed files with 131 additions and 1544 deletions
|
|
@ -1,10 +0,0 @@
|
|||
#include "ikarus/project/project.h"
|
||||
|
||||
#include <filesystem>
|
||||
#include <string>
|
||||
|
||||
/// \private
|
||||
struct IkarusProject {
|
||||
std::string name;
|
||||
std::filesystem::path path;
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue