Mouse handling is way better but still want to refine it more if I can.
This commit is contained in:
parent
e41651aa38
commit
190748af3c
10 changed files with 47 additions and 22 deletions
10
wraps/magic_enum.wrap
Normal file
10
wraps/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
|
||||
Loading…
Add table
Add a link
Reference in a new issue