mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-14 16:34:24 +09:00
demo: Add GTK+ test application
This commit is contained in:
@@ -14,6 +14,10 @@ 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',
|
||||
value: true)
|
||||
option('doc',
|
||||
description: 'Whether to build the API documentation',
|
||||
type: 'boolean',
|
||||
|
||||
Reference in New Issue
Block a user