netgen/py_tutorials/CMakeLists.txt

6 lines
148 B
CMake
Raw Normal View History

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