netgen/py_tutorials/CMakeLists.txt

6 lines
148 B
CMake
Raw Normal View History

2015-03-06 18:59:14 +05:00
install( FILES
shaft.geo mesh.py exportNeutral.py
DESTINATION share/netgen/py_tutorials
2015-04-08 23:04:28 +05:00
COMPONENT netgen_tutorial
2015-03-06 18:59:14 +05:00
)