TOD: Add TOuch Drivers loader

This commit is contained in:
Marco Trevisan (Treviño)
2019-12-17 00:48:49 +01:00
parent b8e558452a
commit 29be067297
8 changed files with 294 additions and 0 deletions
+2
View File
@@ -187,6 +187,8 @@ if get_option('gtk-examples')
endif
endif
libfprint_conf.set10('HAVE_LIBFPRINT_TOD', get_option('tod'))
configure_file(output: 'config.h', configuration: libfprint_conf)
subdir('libfprint')