forked from Bananymous/banan-os
BuildSystem: We are now using cmake instead of plain make
I have been annoyed for a while since I had to build everything when running the os since the buildsystem was really bad. I wanted to rewrite the whole build system and changed to using cmake :)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,7 +1,3 @@
|
||||
*.img
|
||||
isodir
|
||||
sysroot
|
||||
.vscode/
|
||||
.idea/
|
||||
bochsrc
|
||||
bx_enh_dbg.ini
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user