mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
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:
committed by
Marco Trevisan (Treviño)
parent
7fed33fb49
commit
059fc5ef7d
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user