build: export vapi generation in vpp-dev 67/23867/8
authorOliver Giles <oliver_g@radwin.com>
Thu, 5 Dec 2019 21:37:36 +0000 (23:37 +0200)
committerDamjan Marion <dmarion@me.com>
Tue, 17 Dec 2019 18:05:15 +0000 (18:05 +0000)
commitdc20371f83ed81462c0b24eb750b76f7819df64a
tree01eb5b83c0be944987f9cbd4777877c03f6bc36f
parent3d14f036199d9b3098268821424b4e6f5e8f46dc
build: export vapi generation in vpp-dev

Adds the higher-level vapi generation to cmake/api.cmake and exposes
the necessary python scripts in vpp-dev, so that out-of-tree/downstream
plugins can also leverage the more convenient API.

Type: feature

Signed-off-by: Oliver Giles <oliver_g@radwin.com>
Change-Id: I8c40a14d27ba3cb972c6907632e03c0e7b0ce982
extras/rpm/vpp.spec
src/cmake/VPPConfig.cmake
src/cmake/api.cmake
src/cmake/library.cmake
src/cmake/plugin.cmake
src/vpp-api/vapi/CMakeLists.txt
src/vpp/CMakeLists.txt