mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
add android cross link deps
This commit is contained in:
parent
89bcff606f
commit
2e6c376342
8 changed files with 25 additions and 4 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue