NOAA-EMC / NCEPLIBS-external

Third-party libraries required by NCEPLIBS
Other
8 stars 16 forks source link

Remove cmake from NCEPLIBS-external #82

Open edwardhartnett opened 3 years ago

edwardhartnett commented 3 years ago

The NOAA HPC systems will use hpc-stack to install software, not NCEPLIBS-external. But it still has a place for external users.

However, it needs to be trimmed back to just those packages that don't have their own install mechanisms. CMake is already well-understood and can be installed anywhere. Instead of providing it, we can just require it.