mirror of
https://github.com/portable-lce/shiggy.git
synced 2026-09-21 23:43:10 +00:00
fix: nvm not how that works
This commit is contained in:
@@ -114,8 +114,8 @@ patched_relocations = custom_target(
|
||||
],
|
||||
)
|
||||
|
||||
shiggy_dep = declare_dependency(
|
||||
'shiggy',
|
||||
shiggy = declare_dependency(
|
||||
fallback: 'shiggy_dep',
|
||||
link_with: static_library(
|
||||
'shiggy',
|
||||
meson.project_source_root() / 'src' / 'shims.c',
|
||||
|
||||
Reference in New Issue
Block a user