Skip to content

[CMake] Split LIE to LIE_M and LIE_HM for optional compilation

wenqing requested to merge wenqing/ogs:cmake_split_LIE into master

For a test purpose, the optional compilation of the LIE process takes long time. Therefore, this MR. separates the optional compilation of the LIE process to that of LIE_M and that of LIE_HM, respectively.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behaviour change was documented?

Merge request reports

Loading