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:
@@ -1,4 +1,4 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/4D-STAR/libconfig.git
|
||||
revision = v2.0.3
|
||||
revision = v2.0.4
|
||||
depth = 1
|
||||
10
subprojects/magic_enum.wrap
Normal file
10
subprojects/magic_enum.wrap
Normal 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
|
||||
Reference in New Issue
Block a user