diff options
author | Aberto Compagno <acompagn+fdio@cisco.com> | 2020-02-05 16:53:44 +0000 |
---|---|---|
committer | Aberto Compagno <acompagn+fdio@cisco.com> | 2020-02-05 16:53:44 +0000 |
commit | 39de2261effa781dc3d0f1edde1148afc9456d27 (patch) | |
tree | e19cce890180425992bc80b3ce74d2a822a96c0b /ctrl/sysrepo-plugins/hicn-plugin/CMakeLists.txt | |
parent | 37fd13f62206f9539b3102a2ceba2f96e1be2538 (diff) |
[HICN-504] Added hicn yang model to the hicn-sysrepo-plugin package
Signed-off-by: Aberto Compagno <acompagn+fdio@cisco.com>
Change-Id: I1679360a23fd7b790582c754d25fd6b4709fbfde
Diffstat (limited to 'ctrl/sysrepo-plugins/hicn-plugin/CMakeLists.txt')
-rw-r--r-- | ctrl/sysrepo-plugins/hicn-plugin/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrl/sysrepo-plugins/hicn-plugin/CMakeLists.txt b/ctrl/sysrepo-plugins/hicn-plugin/CMakeLists.txt index d5b15f21a..705bd3cee 100644 --- a/ctrl/sysrepo-plugins/hicn-plugin/CMakeLists.txt +++ b/ctrl/sysrepo-plugins/hicn-plugin/CMakeLists.txt @@ -46,4 +46,4 @@ build_library(sysrepohicn INCLUDE_DIRS ${SYSREPO_PLUGIN_INCLUDE_DIRS} INSTALL_FULL_PATH_DIR ${SRPD_PLUGINS_PATH} DEFINITIONS ${COMPILER_DEFINITIONS} -) +)
\ No newline at end of file |