From 0e742cc5aef96081abff847a3a2979f2d4def6b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Wagner?= Date: Tue, 18 Jan 2022 22:51:18 +0100 Subject: examples: rest demo gui application --- meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 2c6d4ba..9c08f05 100644 --- a/meson.build +++ b/meson.build @@ -119,6 +119,7 @@ summary({ 'Vapi': get_option('vapi'), 'Documentation': get_option('gtk_doc'), 'Tests': get_option('tests'), + 'Examples': get_option('examples'), 'Soup 2': get_option('soup2'), }, section: 'Build', -- cgit v1.2.1