improve customization (see PR #290)

This commit is contained in:
sonoro1234
2025-03-18 13:20:46 +01:00
parent c32d1c0c9b
commit 140d107be5
5 changed files with 45 additions and 31 deletions

View File

@@ -25,7 +25,7 @@
POSITIONAL_ARGS=()
TARGETS="internal noimstrv"
CFLAGS="glfw opengl3 opengl2 sdl2 sdl3"
CFLAGS="glfw opengl3 opengl2 sdl2 sdl3 vulkan"
help() {
cat <<EOF