Skip to content

Commit

Permalink
Merge "[HICN-655] Fix SYSREPO_PLUGIN_INCLUDE_DIRS"
Browse files Browse the repository at this point in the history
  • Loading branch information
muscariello authored and Gerrit Code Review committed Nov 11, 2020
2 parents c0bd16d + 3f3141b commit ed312e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctrl/sysrepo-plugins/hicn-plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ set(SOURCE_FILES
list(APPEND SYSREPO_PLUGIN_INCLUDE_DIRS
${VPP_INCLUDE_DIRS}
${HICNPLUGIN_INCLUDE_DIRS}
${SYSREPO_INCLUDE_DIRS}
)

list(APPEND LIBRARIES
${SYSREPO_LIBRARIES}
${VPP_LIBRARIES}
${SYSREPO_INCLUDE_DIRS}
)

build_library(sysrepohicn
Expand Down

0 comments on commit ed312e8

Please sign in to comment.