mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
tests: Add support for installed tests
They allow distrubtions to check whether libfprint continues working as expected, in different contexts.
This commit is contained in:
@@ -30,3 +30,7 @@ option('doc',
|
||||
description: 'Whether to build the API documentation',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
option('installed-tests',
|
||||
description: 'Whether to install the installed tests',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
|
||||
Reference in New Issue
Block a user