add android cross link deps

This commit is contained in:
Ailin Nemui 2022-02-16 20:27:32 +01:00
commit 2e6c376342
8 changed files with 25 additions and 4 deletions

View file

@ -26,7 +26,7 @@ shared_module('Irc',
include_directories : rootinc,
implicit_include_directories : true,
dependencies : dep + [ perl_dep ],
link_with : dl_cross_perl_core,
link_with : dl_cross_perl_core + dl_cross_irc_dcc + dl_cross_irc_notifylist,
)
install_headers(