mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00: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:
@@ -321,3 +321,5 @@ pkgconfig.generate(
|
|||||||
subdirs: versioned_libname,
|
subdirs: versioned_libname,
|
||||||
filebase: versioned_libname,
|
filebase: versioned_libname,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
summary({'Drivers': drivers, }, section: 'Drivers')
|
||||||
|
|||||||
Reference in New Issue
Block a user