mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
tests: Add basic unit test based on virtual_image device
This commit is contained in:
@@ -140,6 +140,11 @@ if get_option('gtk-examples')
|
||||
subdir('demo')
|
||||
endif
|
||||
|
||||
# The tests require introspeciton support to run
|
||||
if get_option('introspection')
|
||||
subdir('tests')
|
||||
endif
|
||||
|
||||
pkgconfig = import('pkgconfig')
|
||||
pkgconfig.generate(
|
||||
name: 'libfprint',
|
||||
|
||||
Reference in New Issue
Block a user