tree: 55203f168ebaaec67bad8aeadef775cb2ecd90d7
  1. 1.3.1/
  2. 1.3.1.bcr.1/
  3. metadata.json
  4. README.md
modules/coin-or-lemon/README.md

There are two relevant patches

  • lemon.patch changes the includes of the own lemon headers from system-includes <...> to local project includes "..."
  • allocator-patch.patch makes the older code-base compatible with c++20.