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

@ -11,6 +11,7 @@ libirc_flood_a = static_library('irc_flood',
shared_module('irc_flood',
install : true,
install_dir : moduledir,
link_with : dl_cross_irc_core,
link_whole : libirc_flood_a)
install_headers(