]> git.ipfire.org Git - thirdparty/kmod.git/commit
meson: Simplify compression handling
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 4 Dec 2024 07:16:09 +0000 (01:16 -0600)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 6 Dec 2024 21:06:42 +0000 (13:06 -0800)
commitbe6302145c0f8c868eddd3d919a16a6d1e4b2518
treeed7ce40ade30a917d4d36e12c2c36370f9ae5bb0
parent01d9c6a0760971af9f8bcecd9c5935abd4a538e3
meson: Simplify compression handling

Move libs to a table, similarly to how other things are handled,
so this logic can be more easily expanded in future for all compression
types.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/262
meson.build