X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwcm%2Ftest%2FCMakeLists.txt;h=05b0cde40cf8446b66f9605d0f5c791e7865d70d;hb=8743c4a738dadcf431d4aef3b01d24d398b9f78a;hp=ead05af5199f83088ae6ff2b783cd478c7e2be82;hpb=49868d2c71eb364cee9707515be6841a568dad40;p=osm%2FSO.git diff --git a/rwcm/test/CMakeLists.txt b/rwcm/test/CMakeLists.txt index ead05af5..05b0cde4 100644 --- a/rwcm/test/CMakeLists.txt +++ b/rwcm/test/CMakeLists.txt @@ -26,7 +26,8 @@ install( start_cm_system.py README.start_cm DESTINATION ${CONMAN_INSTALL} - COMPONENT ${PKG_LONG_NAME}) + COMPONENT ${INSTALL_COMPONENT} +) # set(NS_NAME ping_pong_nsd) # install( @@ -35,5 +36,6 @@ install( # ${NS_NAME}/ping_vnfd_1_scriptconf_template.cfg # ${NS_NAME}/pong_vnfd_11_scriptconf_template.cfg # DESTINATION ${CONMAN_INSTALL}/${NS_NAME} -# COMPONENT ${PKG_LONG_NAME}) +# COMPONENT ${INSTALL_COMPONENT} +# )