shuriken: Add support for "import std"

This commit is contained in:
Lexi / Zoe 2026-05-15 01:49:53 +02:00
parent d256de19c5
commit ae1df9bc8b
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
2 changed files with 124 additions and 20 deletions

View file

@ -5,7 +5,6 @@ defaults:
-Wextra
-pedantic
-Ivendor/RmlUi/Include
linker_args: >-
-lSDL3
-lSDL3_image
@ -13,6 +12,8 @@ defaults:
vendor/RmlUi/Build/librmlui_debugger.a
vendor/RmlUi/Build/librmlui.a
enable_import_std: true
default_target: linux
targets: