Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@aerorahul aerorahul released this 23 Apr 14:47
607d9b4

What's Changed

  • Remove REQUIRED keyword from find_package(MPI) by @MuellerSeb in #52
  • Improve error handling in FindESMF.cmake by @DusanJovic-NOAA in #57
  • Us nc-config as intended for static NetCDF by @climbfuji in #60
  • Add Modules/FindSphinx.cmake by @climbfuji in #61
  • Bug fix in Modules/FindPIO.cmake: double periods in shared library names by @climbfuji in #62
  • Lets use the installed .setting file to gather version information for PIO. by @BrianCurtis-NOAA in #63
  • Add find-package modules for GPTL, PnetCDF, udunits (unify JCSDA and EMC cmakemodules) by @climbfuji in #64
  • Initialize variable so as not to keep appending. by @DJDavies2 in #66
  • Revert "Initialize variable so as not to keep appending." by @climbfuji in #67
  • Always remove duplicates from NetCDF_LIBRARIES list, not just for shared libraries by @climbfuji in #68

New Contributors

Full Changelog: v1.2.0...v1.3.0