X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwcal%2Fplugins%2Fvala%2Frwcal_cloudsimproxy%2FCMakeLists.txt;h=014d2ffa5bf9d290133e697b7ef48ee4448ccdd7;hb=f314b4af9744068a7ed7a6a6314220c3aa857523;hp=66e0a3f30a73c6e89a9939f962222a4529fceb97;hpb=6f1a3fe149e4a6b9803382cb299c902f4cf58ec9;p=osm%2FSO.git diff --git a/rwcal/plugins/vala/rwcal_cloudsimproxy/CMakeLists.txt b/rwcal/plugins/vala/rwcal_cloudsimproxy/CMakeLists.txt index 66e0a3f3..014d2ffa 100644 --- a/rwcal/plugins/vala/rwcal_cloudsimproxy/CMakeLists.txt +++ b/rwcal/plugins/vala/rwcal_cloudsimproxy/CMakeLists.txt @@ -17,11 +17,7 @@ include(rift_plugin) -set(PKG_NAME rwcal-cloudsimproxy) -set(PKG_VERSION 1.0) -set(PKG_RELEASE 1) -set(PKG_LONG_NAME ${PKG_NAME}-${PKG_VERSION}) +set(INSTALL_COMPONENT rwcal-plugin-cloudsimproxy) - -rift_install_python_plugin(rwcal_cloudsimproxy rwcal_cloudsimproxy.py) +rift_install_gobject_python_plugin(rwcal_cloudsimproxy rwcal_cloudsimproxy.py COMPONENT ${INSTALL_COMPONENT})