]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/dpdk/examples/qos_sched/meson.build
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / dpdk / examples / qos_sched / meson.build
index 289b81ce809af762b4a06a3fc6c364c7c73f2dca..ba59d3c9e533d6dd9619d2c03c3b7643144f9db0 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
 deps += ['sched', 'cfgfile']
 sources = files(
        'app_thread.c', 'args.c', 'cfg_file.c', 'cmdline.c',