]> git.droids-corp.org - dpdk.git/blobdiff - app/meson.build
net: add rte prefix to ether functions
[dpdk.git] / app / meson.build
index aa353f6572b742f894e5e8310e3bae10d8667e23..2b9fdef74be064d7f9c2ebbb87bc9e1850b8a9a4 100644 (file)
@@ -1,5 +1,9 @@
 # SPDX-License-Identifier: BSD-3-Clause
-# Copyright(c) 2017 Intel Corporation
+# Copyright(c) 2017-2019 Intel Corporation
+
+if is_windows
+       subdir_done()
+endif
 
 apps = [
        'pdump',