mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-12 00:59:16 +05:00
6 lines
148 B
CMake
6 lines
148 B
CMake
install( FILES
|
|
shaft.geo mesh.py exportNeutral.py
|
|
DESTINATION share/netgen/py_tutorials
|
|
COMPONENT netgen_tutorial
|
|
)
|