Skip to content

Feature/mingw suppport

Christian Engwer requested to merge feature/mingw-suppport into master

This MR contains several smaller cleanups, which were necessary to support mingw (for Windows).

  • fix to DuneMacros.cmake to support cross compilation
  • disable DebugAllocator, when mprotect is missing (I believe this is windows and macos)
  • example configuration for mingw

Merge request reports

Loading