X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvat%2FCMakeLists.txt;h=d512d9c17305b1472ed5658b9d6b7507117c1573;hb=e26c81f;hp=bc26c3e5c23acbda11c8f7de6f99cfb228f2f9fa;hpb=833de8cab672c806176d580a1ebc001f394b2eaf;p=vpp.git diff --git a/src/vat/CMakeLists.txt b/src/vat/CMakeLists.txt index bc26c3e5c23..d512d9c1730 100644 --- a/src/vat/CMakeLists.txt +++ b/src/vat/CMakeLists.txt @@ -22,12 +22,15 @@ add_vpp_library(vatplugin ############################################################################## # vpp_api_test ############################################################################## -add_vpp_executable(vpp_api_test ENABLE_EXPORTS NO_INSTALL +add_vpp_executable(vpp_api_test ENABLE_EXPORTS SOURCES api_format.c main.c plugin.c json_format.c + types.c + + DEPENDS api_headers LINK_LIBRARIES vlibmemoryclient