pidgin/plugins/meson.build

Thu, 23 Feb 2023 23:44:43 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Thu, 23 Feb 2023 23:44:43 -0600
changeset 42089
083eae91c9a8
parent 42061
93ab30300b06
child 42254
079039216f58
permissions
-rw-r--r--

Update the libpurple tests for the warning level 2 update

Testing Done:
used `find libpurple/tests/ -iname "*.c" --execdir touch {} \;` and verified the warnings were all gone.

Reviewed at https://reviews.imfreedom.org/r/2278/

subdir('disco')
subdir('gestures')
subdir('iconaway')
subdir('notify')
subdir('spellchk')
subdir('transparency')
subdir('unity', if_found : UNITY)
subdir('xmppconsole')

mercurial