dice-gui/justfile
2025-09-15 19:35:36 +02:00

11 lines
100 B
Makefile

build:
# BUILDING
make
run:
bin/DiceGui
configure:
# CONFIGURING WITH PREMAKE
premake5 gmake