# copy all from data to install dir /share
# here can be images, models

# install(DIRECTORY ${PROJECT_SOURCE_DIR}/data/images
#         DESTINATION ./share/images
#     )

