xref: /dpdk/drivers/compress/meson.build (revision d66269c088e96ab03e5049b73643f00ef7cd8760)
13c32e89fSLee Daly# SPDX-License-Identifier: BSD-3-Clause
23c32e89fSLee Daly# Copyright(c) 2018 Intel Corporation
33c32e89fSLee Daly
433031608STal Shnaidermanif is_windows
533031608STal Shnaiderman    subdir_done()
633031608STal Shnaidermanendif
733031608STal Shnaiderman
8cf995efcSBruce Richardsondrivers = [
9cf995efcSBruce Richardson        'isal',
10cf995efcSBruce Richardson        'mlx5',
11b4ce3594SNagadheeraj Rottela        'nitrox',
12cf995efcSBruce Richardson        'octeontx',
13*d66269c0SZhangfei Gao        'uadk',
14cf995efcSBruce Richardson        'zlib',
15cf995efcSBruce Richardson]
163c32e89fSLee Daly
173c32e89fSLee Dalystd_deps = ['compressdev'] # compressdev pulls in all other needed deps
18