mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-31 14:22:19 +00:00

Automake and autoconf are impossible to fully understand and Meson now provides everything we need for a much smaller, faster, and more understandable build. See http://mesonbuild.com/ for more information.
4 lines
50 B
Meson
4 lines
50 B
Meson
subdir('libdfu')
|
|
subdir('libfwupd')
|
|
subdir('man')
|