Reviewed-on: #1
Co-authored-by: Persson-dev <sim16.prib@gmail.com>
Co-committed-by: Persson-dev <sim16.prib@gmail.com>
This commit was merged in pull request #1.
This commit is contained in:
2025-11-09 15:41:00 +00:00
committed by Simon Pribylski
parent 86def65569
commit 926bf694c0
11 changed files with 416 additions and 117 deletions

View File

@@ -1,3 +1,5 @@
add_rules("mode.debug", "mode.release")
add_requires("glfw", "glad", "glm", "stb")
target("App")