qulogic/pidgin

Ignore cancelled errors, since we're the ones cancelling things.
draft win-mdns
2021-02-04, Elliott Sales de Andrade
24d89976d6c8
Ignore cancelled errors, since we're the ones cancelling things.
PURPLE_HISTORY_SOURCES = [
'purplehistorycore.c',
]
executable('purple-history',
PURPLE_HISTORY_SOURCES,
dependencies : [libpurple_dep, glib],
install : true)