rutile-game/shuriken.yaml

22 lines
366 B
YAML
Raw Normal View History

2025-10-22 00:20:48 +02:00
defaults:
cpp_standard: c++23
2026-05-10 23:23:40 +02:00
cpp_flags: >-
-Wall
-Wextra
-pedantic
-Ivendor/RmlUi/Include
linker_args: >-
-lSDL3
-lSDL3_image
-lfreetype
vendor/RmlUi/Build/librmlui_debugger.a
vendor/RmlUi/Build/librmlui.a
2025-10-22 00:20:48 +02:00
default_target: linux
targets:
linux:
output_file: rutile_game
# TODO: In a release build, set -DNDEBUG