blob: 593527fa1ac3a163484f40891dcbbe24c5599b57 [file] [log] [blame]
# Creation Date: 2016/1/12
# RIFT_IO_STANDARD_CMAKE_COPYRIGHT_HEADER(END)
cmake_minimum_required(VERSION 2.8)
rift_python_install_tree(
FILES
rift/openmano/__init__.py
rift/openmano/rift2openmano.py
rift/openmano/openmano_client.py
COMPONENT ${INSTALL_COMPONENT}
PYTHON3_ONLY)