fractal #1

Merged
Persson-dev merged 21 commits from fractal into main 2025-11-09 15:41:00 +00:00
Showing only changes of commit e940b670d2 - Show all commits

View File

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