doc/reference/meson.build@42556c49e1e2
doc/reference/meson.build
Thu, 08 Oct 2020 23:37:43 -0500
- author
- Gary Kramlich <grim@reaperworld.com>
- date
- Thu, 08 Oct 2020 23:37:43 -0500
- changeset 40548
- 42556c49e1e2
- parent 38529
-
6b1f391a52ba
- child 40598
-
f88830d41330
- permissions
- -rw-r--r--
Add PurpleCredentialProvider as the first piece to replace the existing keyring api.
Testing Done:
Added some new unit tests and made sure they passs.
Reviewed at https://reviews.imfreedom.org/r/144/
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif