netgen/py_tutorials/CMakeLists.txt

6 lines
148 B
CMake
Raw Normal View History

2015-04-09 17:03:02 +05:00
install( FILES
shaft.geo mesh.py exportNeutral.py
DESTINATION share/netgen/py_tutorials
COMPONENT netgen_tutorial
)