netgen/python/CMakeLists.txt

6 lines
120 B
CMake
Raw Normal View History

2015-03-06 18:59:14 +05:00
install(FILES
__init__.py meshing.py csg.py
DESTINATION ${PYTHON_PACKAGES_INSTALL_DIR}/netgen
)