07737474ec
The library libsze2 provides a pkg-config file: libsze2.pc.
Looking for this .pc file - with dependency() - is preferred
than looking for the library - with cc.find_library().
If the library is not installed in a standard path,
it can be found thanks to PKG_CONFIG_PATH variable.
The previous solution required to use CFLAGS and LDFLAGS
environment variables.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_eth_szedata2.c | ||
rte_eth_szedata2.h | ||
rte_pmd_szedata2_version.map | ||
szedata2_logs.h |