To be verified, but I am pretty sure that there is no more use case for
- ecbuild_find_mpi
- ecbuild_find_omp
The standard CMake find_package are now sufficiently capable on their own.
I suggest to in first instance print deprecation warnings for these functions in upcoming version, and remove in due course. This is to give current ecbuild projects, if any still, to adapt.
It should be documented clearly that these functions are deprecated and should not be used in new projects.
To be verified, but I am pretty sure that there is no more use case for
The standard CMake find_package are now sufficiently capable on their own.
I suggest to in first instance print deprecation warnings for these functions in upcoming version, and remove in due course. This is to give current ecbuild projects, if any still, to adapt.
It should be documented clearly that these functions are deprecated and should not be used in new projects.