mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
build: Disable GTK+ demo app by default
Given that it's not usable yet.
This commit is contained in:
@@ -17,7 +17,7 @@ option('x11-examples',
|
||||
option('gtk-examples',
|
||||
description: 'Whether to build GTK+ example applications',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
value: false)
|
||||
option('doc',
|
||||
description: 'Whether to build the API documentation',
|
||||
type: 'boolean',
|
||||
|
||||
Reference in New Issue
Block a user