meson_options.txt

changeset 41331
4ad6f96d2aca
parent 41262
6dd32088577f
child 41485
74a04628357f
--- a/meson_options.txt	Mon Apr 18 22:08:30 2022 -0500
+++ b/meson_options.txt	Mon Apr 18 22:21:59 2022 -0500
@@ -22,6 +22,9 @@
 option('pixmaps-install', type : 'boolean', value : true,
        description : 'enable installation of pixmap files - Pidgin still needs them!')
 
+option('build-dependencies', type : 'boolean', value : false,
+       description : 'enable the use of subprojects to build missing dependencies.')
+
 ##############################################################################
 # Libpurple Options
 

mercurial