build: fix external plugin build
Type: fix
Fixes: 88b2e3682b
Change-Id: I4b29924246e2cdc307cf238c5cb8624f14317452
Signed-off-by: Benoît Ganne <bganne@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
ad51075029
commit
fccced8cdd
@ -35,6 +35,7 @@ endif()
|
||||
|
||||
set(VPP_RUNTIME_DIR "bin" CACHE STRING "Relative runtime directory path")
|
||||
set(VPP_LIBRARY_DIR "lib" CACHE STRING "Relative library directory path")
|
||||
set(VPP_BINARY_DIR ${CMAKE_BINARY_DIR}/CMakeFiles)
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/cpu.cmake)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/api.cmake)
|
||||
|
Reference in New Issue
Block a user