jorgensd / dolfinx_mpc

Extension for dolfinx to handle multi-point constraints.
https://jorgensd.github.io/dolfinx_mpc/
MIT License
30 stars 12 forks source link

remove unused DOLFINX_MPC_CXX_COMPILER variable #66

Closed minrk closed 1 year ago

minrk commented 1 year ago

cause FindLibrary(DOLFINX_MPC) to fail if the original compiler is not at the same path (e.g. conda), even if it's unused.