From: juraj.linkes Date: Tue, 4 Dec 2018 12:03:15 +0000 (+0100) Subject: Fix vat dependencies X-Git-Tag: v19.04-rc0~195 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=a409f2729ac2431aeee5a18889b4d2e5634c713f Fix vat dependencies Needed for arm machines in CI. Change-Id: Ib16a8b63e145116c7cb22376243e9026d9545c8a Signed-off-by: juraj.linkes --- diff --git a/src/vat/CMakeLists.txt b/src/vat/CMakeLists.txt index e7f26d4491e..d512d9c1730 100644 --- a/src/vat/CMakeLists.txt +++ b/src/vat/CMakeLists.txt @@ -30,6 +30,8 @@ add_vpp_executable(vpp_api_test ENABLE_EXPORTS json_format.c types.c + DEPENDS api_headers + LINK_LIBRARIES vlibmemoryclient svm