mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-09-01 03:33:08 +02:00
Remove another unused dependency
This commit is contained in:
parent
05b624cd26
commit
57b8cf4152
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ else
|
|||
lib = get_option('ruby_lib')
|
||||
binding_dependencies += compiler.find_library(lib)
|
||||
if host_system == 'windows'
|
||||
binding_dependencies += compiler.find_library('subhook')
|
||||
if lib.endswith('-static')
|
||||
binding_dependencies += compiler.find_library('wsock32')
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue