# tigl demo cmake project
# author: Martin Siggel

install(FILES 
    python_demo.py
    DESTINATION share/doc/tigl/examples
    COMPONENT docu
)

