mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
TOD: Add TOuch Drivers loader
This commit is contained in:
@@ -234,6 +234,10 @@ libfprint_private = static_library('fprint-private',
|
||||
link_with: libnbis,
|
||||
install: false)
|
||||
|
||||
if get_option('tod')
|
||||
subdir('tod')
|
||||
endif
|
||||
|
||||
libfprint_drivers = static_library('fprint-drivers',
|
||||
sources: drivers_sources,
|
||||
c_args: drivers_cflags,
|
||||
|
||||
Reference in New Issue
Block a user