Closed renefritze closed 2 years ago
This issue is a known one and the reason we introduced this file https://github.com/DavidSCN/mor-coupling/blob/main/cmake/pymor_deal_ii_setup_target.cmake
Right. Apparently I wrongly remembered that the deal.II adapter used just the deal.II cmake stuff, so I removed that patched file here. https://github.com/pymor/pymor-deal.II/pull/24/commits/5971c7c8ffca8263d90f585c580442ec3b7be206 Will revert/drop.
So it looks like I cannot both make my target a pybind module and use the deal macro on it.
Fails with
I don't see an obvious solution that doesn't mean hacking either pybind/deal macro (again). Do you have an idea @DavidSCN ?