feat(stroid): improved CLI & fixed gcc bug

stroid now installs properly, has an improved CLI for outputting more formats, and can compile on clang and gcc
This commit is contained in:
2026-01-31 10:00:54 -05:00
parent 4842d2a609
commit bf7fa866f1
10 changed files with 195 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
[wrap-git]
url = https://github.com/4D-STAR/libconfig.git
revision = v2.0.3
revision = v2.0.4
depth = 1

View File

@@ -0,0 +1,10 @@
[wrap-file]
directory = magic_enum-0.9.7
source_url = https://github.com/Neargye/magic_enum/archive/refs/tags/v0.9.7.tar.gz
source_filename = magic_enum-v0.9.7.tar.gz
source_hash = b403d3dad4ef542fdc3024fa37d3a6cedb4ad33c72e31b6d9bab89dcaf69edf7
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/magic_enum_0.9.7-1/magic_enum-v0.9.7.tar.gz
wrapdb_version = 0.9.7-1
[provide]
magic_enum = magic_enum_dep