mirror of
https://github.com/NGSolve/netgen.git
synced 2025-02-09 11:53:07 +05:00
6 lines
120 B
CMake
6 lines
120 B
CMake
install(FILES
|
|
__init__.py meshing.py csg.py
|
|
DESTINATION ${PYTHON_PACKAGES_INSTALL_DIR}/netgen
|
|
)
|
|
|