netgen/py_tutorials/CMakeLists.txt
2015-04-09 12:27:59 +02:00

6 lines
148 B
CMake

install( FILES
shaft.geo mesh.py exportNeutral.py
DESTINATION share/netgen/py_tutorials
COMPONENT netgen_tutorial
)