libs = -lSDL3 -lGL
cppflags = -D LUA_USE_LINUX -D DEBUG -g -Wall -std=c++20
executable = mini_debug
sourcepath = . lua
buildpath = build
