netgen/py_tutorials/CMakeLists.txt
Matthias Hochsteger de747c622f CMake support
2015-04-09 14:03:02 +02:00

6 lines
148 B
CMake

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