mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
build: Remove unused meson rule
We're generating the supported-devices.md file in the website CI now.
This commit is contained in:
@@ -204,8 +204,3 @@ supported_devices = executable('fprint-list-supported-devices',
|
||||
],
|
||||
dependencies: [ deps, libfprint_dep ],
|
||||
install: false)
|
||||
|
||||
# configure_file(input: 'drivers_arrays.h',
|
||||
# output: 'supported-devices.md',
|
||||
# capture: true,
|
||||
# command: [ supported_devices.full_path() ])
|
||||
|
||||
Reference in New Issue
Block a user