Adjust CMakeLists.txt and program so that it compiles and runs on windows

This commit is contained in:
2024-08-31 15:57:07 -04:00
parent 75e9921d45
commit 7daf540a9b
4 changed files with 39 additions and 18 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.cache/
.vscode/
build/
thirdparty/SDL2