]> git.droids-corp.org - dpdk.git/blobdiff - examples/ntb/meson.build
eal: add telemetry as dependency
[dpdk.git] / examples / ntb / meson.build
index f5435fe1207980219106f8340cda6f5a3a4128c4..ab449d0939ee75c49a3fc71a39de3324da3ca735 100644 (file)
@@ -6,6 +6,7 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
+allow_experimental_apis = true
 if host_machine.system() != 'linux'
        build = false
 endif