# tigl demo cmake project
# author: Martin Siggel

install(FILES 
    matlab_demo.m
    DESTINATION share/doc/tigl3/examples
    COMPONENT docu
)

