X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwcm%2Fplugins%2Frwconman%2FCMakeLists.txt;h=9a699146586cbcf5542b4aa1658bd87569d7f213;hb=da28246cbc7b0118355b94df11e8d0dca1590932;hp=adeb27c0944f6877a623679b6bdec6b9dbca8953;hpb=6f07e6f33f751ab4ffe624f6037f887b243bece2;p=osm%2FSO.git diff --git a/rwcm/plugins/rwconman/CMakeLists.txt b/rwcm/plugins/rwconman/CMakeLists.txt index adeb27c0..9a699146 100644 --- a/rwcm/plugins/rwconman/CMakeLists.txt +++ b/rwcm/plugins/rwconman/CMakeLists.txt @@ -20,18 +20,6 @@ include(rift_plugin) set(TASKLET_NAME rwconmantasklet) -set(CONMAN_INSTALL "etc/conman") - -## -# Install translation script in demos -## -install( - FILES - rift/tasklets/${TASKLET_NAME}/xlate_cfg.py - rift/tasklets/${TASKLET_NAME}/xlate_tags.yml - DESTINATION ${CONMAN_INSTALL} - COMPONENT ${PKG_LONG_NAME}) - ## # This function creates an install target for the plugin artifacts