Add build system for fusee

This commit is contained in:
TuxSH
2018-03-14 21:14:02 +01:00
parent 965971edbd
commit 171c82ea9e
8 changed files with 499 additions and 1 deletions

2
.gitignore vendored
View File

@@ -57,3 +57,5 @@ exosphere/bpmpfw/out/**
exosphere/bpmpfw/build/**
exosphere/build/**
exosphere/out/**
fusee/out/**
fusee/build/**