]> git.droids-corp.org - dpdk.git/blobdiff - buildtools/meson.build
net: add rte prefix to ICMP structure
[dpdk.git] / buildtools / meson.build
index 0209bec8fe832e2ba208a88edd639062befc2f8a..0d3a42c018421a3eaa40bd3663178f1cae1076ff 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017-2019 Intel Corporation
 
-if host_machine.system() == 'windows'
+if is_windows
        subdir_done()
 endif