[PATCH 6/6] build: add cfgfile library to optional list
Bruce Richardson
bruce.richardson at intel.com
Thu Jan 13 18:39:18 CET 2022
Allow disabling of the cfgfile library in builds.
Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
---
lib/meson.build | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/meson.build b/lib/meson.build
index dcc1b4d835..8e5acd7819 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -67,6 +67,7 @@ libraries = [
optional_libs = [
'bitratestats',
+ 'cfgfile',
'flow_classify',
'gpudev',
'gro',
--
2.32.0
More information about the dev
mailing list