X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwcal%2Fplugins%2Fvala%2Frwcal_cloudsimproxy%2FCMakeLists.txt;h=014d2ffa5bf9d290133e697b7ef48ee4448ccdd7;hb=refs%2Fchanges%2F77%2F5477%2F1;hp=66e0a3f30a73c6e89a9939f962222a4529fceb97;hpb=49868d2c71eb364cee9707515be6841a568dad40;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})