mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Restores iconv dependency for collada.
This commit is contained in:
parent
c46593149b
commit
f2fcc12859
1 changed files with 1 additions and 0 deletions
|
|
@ -1399,6 +1399,7 @@ function setup_collada_projects()
|
|||
},{ -- include
|
||||
},{ -- extern_libs
|
||||
"fcollada",
|
||||
"iconv",
|
||||
"libxml2"
|
||||
},{ -- extra_params
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue