1 2 3 4 5 6 7
executable('hexchat-web', sources: [ 'fe-web.c', ], dependencies: hexchat_common_dep, install: true, )