Initial setup.
Correctly linking glfw and spdlog... Linking could be improved by not needing the sandbox application to also be linked with glfw
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1,7 @@
|
||||
artifacts/
|
||||
build/
|
||||
intermediates/
|
||||
tools/
|
||||
*.make
|
||||
premake5
|
||||
Makefile
|
||||
.vscode/
|
||||
libs/
|
Reference in New Issue
Block a user