netgen/py_tutorials/CMakeLists.txt
Matthias Hochsteger b870bcee0f CMake support
2015-03-06 14:59:14 +01:00

5 lines
114 B
CMake

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