Skip to content

Draft: More Conan packages moved to CPM

Lars Bilke requested to merge bilke/ogs:cpm-conan into master

Packages still on Conan:

  • PETSc (no CMake build system)
  • LIS (no CMake build system)
  • tfel (upstream MGIS requires tfel to be installed)
  • Qt (no CMake build system, Qt 6 is CMake-based)
  • netcdf-cxx (requires netcdf-c, proj4, haven't done yet)

TODO:

  • Check if libs are picked up from system (Eigen, Boost, hdf5, LibXml2?, VTK)
  • Check for new warnings

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Lars Bilke

Merge request reports