mirror of
https://github.com/NGSolve/netgen.git
synced 2025-02-10 12:23:08 +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
|
||
|
)
|
||
|
|