NOAA-EMC / NCEPLIBS-wrf_io

Other
2 stars 4 forks source link

Adding github actions CI, adding FindNetCDF.cmake to the repo, removing git cmake submodule #22

Closed edwardhartnett closed 3 years ago

edwardhartnett commented 3 years ago

Fixes #21 Fixes #12 Fixes #23 Fixes #18

In this PR I remove the git submodule that has the FindNetCDF.cmake file, and instead add that file to the repo in the cmake directory.

This will allow tarball releases to work properly. See https://github.com/NOAA-EMC/NCEPLIBS/issues/128