]> git.droids-corp.org - dpdk.git/blobdiff - app/test-sad/meson.build
net/bnxt: fix scalar Rx datapath on Thor
[dpdk.git] / app / test-sad / meson.build
index 3d15727a018179d48fbb951b31ad35ab611d96cd..a50616a9c72f7266361bdf036169c4363a95c579 100644 (file)
@@ -2,9 +2,9 @@
 # Copyright(c) 2019 Intel Corporation
 
 if is_windows
-       build = false
-       reason = 'not supported on Windows'
-       subdir_done()
+    build = false
+    reason = 'not supported on Windows'
+    subdir_done()
 endif
 
 sources = files('main.c')