mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-09-07 19:56:07 -05:00
Add XInput dependency
This commit is contained in:
@@ -24,6 +24,9 @@ if meson.get_compiler('c').get_id() != 'msvc'
|
||||
)
|
||||
endif
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
xinput_lib = cc.find_library('xinput')
|
||||
|
||||
inc = include_directories('.')
|
||||
capnhook = subproject('capnhook')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user