examples: Disable existing examples

These examples will stop working with the following API changes. Updated
examples may be re-enabled again later.
This commit is contained in:
Benjamin Berg
2019-07-03 23:47:35 +02:00
committed by Marco Trevisan (Treviño)
parent 7fed33fb49
commit 059fc5ef7d
3 changed files with 23 additions and 27 deletions

View File

@@ -10,10 +10,6 @@ option('udev_rules_dir',
description: 'Installation path for udev rules',
type: 'string',
value: 'auto')
option('x11-examples',
description: 'Whether to build X11 example applications',
type: 'boolean',
value: true)
option('gtk-examples',
description: 'Whether to build GTK+ example applications',
type: 'boolean',