You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MFC v5.1.0 has a CMake dependency bug where m_derived_types.fpp
tries to use m_thermochem.mod, but the module isn't compiled when
chemistry=False is set.
The master branch has this fixed, so use mfc@master for CI testing.
This also ensures we test against the latest development code.
0 commit comments