mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-05-05 11:18:11 +02:00
build: Print the list of enabled drivers
This saves us from having to figure out which drivers were enabled during a build in some other way.
This commit is contained in:
parent
6395dda012
commit
89509c76f4
1 changed files with 2 additions and 0 deletions
|
|
@ -321,3 +321,5 @@ pkgconfig.generate(
|
|||
subdirs: versioned_libname,
|
||||
filebase: versioned_libname,
|
||||
)
|
||||
|
||||
summary({'Drivers': drivers, }, section: 'Drivers')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue