X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Ftest%2FCMakeLists.txt;h=c84f0565042e6a7ff1fb5f00fdb8998d03077441;hb=8743c4a738dadcf431d4aef3b01d24d398b9f78a;hp=1c18e2620809593e25bf276918cfbf4282e52a2b;hpb=c827d48c2a9ed56690446d2855df28eb43d123a8;p=osm%2FSO.git diff --git a/rwlaunchpad/test/CMakeLists.txt b/rwlaunchpad/test/CMakeLists.txt index 1c18e262..c84f0565 100644 --- a/rwlaunchpad/test/CMakeLists.txt +++ b/rwlaunchpad/test/CMakeLists.txt @@ -23,7 +23,7 @@ install( PROGRAMS launchpad.py DESTINATION demos - COMPONENT ${PKG_LONG_NAME} + COMPONENT ${INSTALL_COMPONENT} ) install( @@ -31,7 +31,7 @@ install( pytest/lp_test.py DESTINATION usr/rift/systemtest/pytest/launchpad - COMPONENT ${PKG_LONG_NAME} + COMPONENT ${INSTALL_COMPONENT} ) install( @@ -39,14 +39,14 @@ install( launchpad_recovery DESTINATION usr/rift/systemtest/launchpad - COMPONENT ${PKG_LONG_NAME} + COMPONENT ${INSTALL_COMPONENT} ) install( PROGRAMS launchpad DESTINATION usr/bin - COMPONENT rwcal-1.0 + COMPONENT ${INSTALL_COMPONENT} ) rift_py3test(utest_rwmonitor