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

12
.gitignore vendored
View File

@@ -16,6 +16,11 @@
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
### premake-gmake ###
Makefile
*.make
build/
### Vim ###
# swap
[._]*.s[a-v][a-z]
@@ -28,12 +33,7 @@ Session.vim
.netrwhist
# auto-generated tag files
tags
# flint
.build
# Custom
.clangd/
compile_commands.json
test/ids
test/entities