test/crypto-perf: extend asymmetric crypto throughput test
[dpdk.git] / app / test-regex / meson.build
index 02b1019..e3ba060 100644 (file)
@@ -2,9 +2,9 @@
 # Copyright 2020 Mellanox Technologies, Ltd
 
 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')