Bug #597 » 0078-Meson-Make-libfreeciv-to-depend-on-gitrev.patch
| meson.build | ||
|---|---|---|
|
'common/workertask.c',
|
||
|
'common/worklist.c',
|
||
|
include_directories : common_inc,
|
||
|
sources: [specenum, enum_targets['common'], pack_common,
|
||
|
sources: [gitrev, specenum, enum_targets['common'], pack_common,
|
||
|
tolua_com_a, tolua_com_z, tolua_game, tolua_signal],
|
||
|
link_whole: fc_deps,
|
||
|
dependencies: [zlib_dep,
|
||