rutile-game/shuriken.yaml

11 lines
183 B
YAML
Raw Normal View History

2025-10-22 00:20:48 +02:00
defaults:
cpp_standard: c++23
cpp_flags: -Wall -Wextra -Werror -pedantic
linker_args: -lSDL3 -lSDL3_image
default_target: linux
targets:
linux:
output_file: rutile_game