X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Fopenmano%2Fpython%2FCMakeLists.txt;h=593527fa1ac3a163484f40891dcbbe24c5599b57;hb=f314b4af9744068a7ed7a6a6314220c3aa857523;hp=abbf139b4f92b14cf1e41769d149cb48da98785d;hpb=6f1a3fe149e4a6b9803382cb299c902f4cf58ec9;p=osm%2FSO.git diff --git a/models/openmano/python/CMakeLists.txt b/models/openmano/python/CMakeLists.txt index abbf139b..593527fa 100644 --- a/models/openmano/python/CMakeLists.txt +++ b/models/openmano/python/CMakeLists.txt @@ -9,5 +9,5 @@ rift_python_install_tree( rift/openmano/__init__.py rift/openmano/rift2openmano.py rift/openmano/openmano_client.py - COMPONENT ${PKG_LONG_NAME} + COMPONENT ${INSTALL_COMPONENT} PYTHON3_ONLY)