Skip to content

PyBind11 and Netgen adoption for Windows

Created by: apeltauer

For netgen i replaced endl with std::endl. In libarea/CMakeLists.txt I have added the pybind11 include dir, otherwise it is not found.

Merge request reports