From: juraj.linkes Date: Tue, 4 Dec 2018 12:03:15 +0000 (+0100) Subject: Fix vat dependencies X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=a8e3001e68d8f5ea6cf526b131c92f5993597f81;p=vpp.git Fix vat dependencies Needed for arm machines in CI. Change-Id: Ib16a8b63e145116c7cb22376243e9026d9545c8a Signed-off-by: juraj.linkes (cherry picked from commit a409f2729ac2431aeee5a18889b4d2e5634c713f) --- diff --git a/src/vat/CMakeLists.txt b/src/vat/CMakeLists.txt index 2ff907026db..0df3bb384c8 100644 --- a/src/vat/CMakeLists.txt +++ b/src/vat/CMakeLists.txt @@ -29,6 +29,8 @@ add_vpp_executable(vpp_api_test ENABLE_EXPORTS plugin.c json_format.c + DEPENDS api_headers + LINK_LIBRARIES vlibmemoryclient svm