app/crypto-perf: support lookaside IPsec
[dpdk.git] / lib / meson.build
index 1673ca4..3b8b099 100644 (file)
@@ -45,6 +45,7 @@ libraries = [
         'pdump',
         'rawdev',
         'regexdev',
+        'dmadev',
         'rib',
         'reorder',
         'sched',
@@ -80,11 +81,14 @@ if is_windows
             'hash',
             'timer',
             'bitratestats',
+            'cryptodev',
             'cfgfile',
             'gro',
             'gso',
             'latencystats',
             'pdump',
+            'stack',
+            'security',
     ] # only supported libraries for windows
 endif