Added CMake support

should make integration into visual studio easier for people
This commit is contained in:
2021-02-11 20:34:04 -06:00
parent 33da88a18a
commit fdd0d19308
6 changed files with 25 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
*.o
bin
.vscode
.vscode
CMakeFiles