Major refactoring commit. Switched from Make tu CMake.
This commit is contained in:
parent
20ac64c604
commit
284b4d3fa9
10 changed files with 323 additions and 13 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
|||
.idea/
|
||||
build/
|
||||
dist/
|
||||
out/
|
||||
src/*.o
|
||||
tmp/
|
||||
fun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue