cmake: Fix plugins .h includes
Change-Id: I90600d000afb02e8969f3c01bcf9e4b5c10a7d39 Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
This commit is contained in:
@@ -22,6 +22,11 @@ add_vpp_plugin(lb
|
||||
API_FILES
|
||||
lb.api
|
||||
|
||||
INSTALL_HEADERS
|
||||
lb.h
|
||||
util.h
|
||||
lbhash.h
|
||||
|
||||
API_TEST_SOURCES
|
||||
lb_test.c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user