aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/vat/CMakeLists.txt')
-rw-r--r--src/vat/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vat/CMakeLists.txt b/src/vat/CMakeLists.txt
index e4f89458e12..e5945b20dec 100644
--- a/src/vat/CMakeLists.txt
+++ b/src/vat/CMakeLists.txt
@@ -41,7 +41,7 @@ add_vpp_executable(vpp_api_test ENABLE_EXPORTS
vatplugin
vppinfra
Threads::Threads
- rt m dl crypto
+ dl
)
##############################################################################