ecmwf / ecmwflibs

Apache License 2.0
15 stars 9 forks source link

Ensure that the libs with trailing number (such as libnetcdf-0d64ea41.so.13) are also found. #3

Closed floriankrb closed 3 years ago

FussyDuck commented 3 years ago

CLA assistant check
All committers have signed the CLA.

floriankrb commented 3 years ago

Actually not needed, this would be confusing (for instance ecmwflibs.find('netcdf') would return a netcdf .so that is not used by other packages). Closing.