Add build files (for new build system)

This commit is contained in:
Allan Odgaard
2021-02-09 10:52:36 +01:00
parent e921af4e50
commit f7d765ba0e
64 changed files with 494 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
target "${dirname}" {
require_headers CommitWindow
sources src/*.mm
executable "${target}"
}