cmake: Fix plugins .h includes
Change-Id: I90600d000afb02e8969f3c01bcf9e4b5c10a7d39 Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
This commit is contained in:
@@ -23,5 +23,11 @@ add_vpp_plugin(cdp
|
||||
|
||||
API_TEST_SOURCES
|
||||
cdp_test.c
|
||||
|
||||
INSTALL_HEADERS
|
||||
cdp_all_api_h.h
|
||||
cdp.h
|
||||
cdp_msg_enum.h
|
||||
cdp_protocol.h
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user