X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fqos_sched%2Fmeson.build;h=ba59d3c9e533d6dd9619d2c03c3b7643144f9db0;hb=b1214d9882a96c30e489730a06f5872612588c8a;hp=289b81ce809af762b4a06a3fc6c364c7c73f2dca;hpb=6c9457c27954f16d99f3798711eb253fbaf05fa3;p=dpdk.git diff --git a/examples/qos_sched/meson.build b/examples/qos_sched/meson.build index 289b81ce80..ba59d3c9e5 100644 --- a/examples/qos_sched/meson.build +++ b/examples/qos_sched/meson.build @@ -6,6 +6,7 @@ # To build this example as a standalone application with an already-installed # DPDK instance, use 'make' +allow_experimental_apis = true deps += ['sched', 'cfgfile'] sources = files( 'app_thread.c', 'args.c', 'cfg_file.c', 'cmdline.c',