net/sfc: rename array of SW stats descriptions
[dpdk.git] / drivers / common / octeontx / meson.build
index 203d1ef..fcda0f6 100644 (file)
@@ -2,4 +2,10 @@
 # Copyright(c) 2018 Cavium, Inc
 #
 
+if is_windows
+    build = false
+    reason = 'not supported on Windows'
+    subdir_done()
+endif
+
 sources = files('octeontx_mbox.c')