Skip to content

Releases: NOAA-EMC/CMakeModules

v1.3.0

23 Apr 14:47
607d9b4
Compare
Choose a tag to compare

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

Version 1.2.0

21 Jun 18:22
12f5cc2
Compare
Choose a tag to compare

New this Release

  • Add module for finding PIO

  • Make NetCDF C++ target depend on NetCDF C

  • Search for MPI when NetCDF parallel is detected

  • Change warning to error if ESMF library is not found

  • Add version checking for ESMF

v1.1.0

23 Jun 02:25
654cc5a
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Updated FindNetCDF

Bugfix to include FindPackageHandleStandardArgs

Create imported target for wgrib2

Better message reporting

v1.0.0

23 Jun 04:26
b605db0
Compare
Choose a tag to compare

Initial release

Contains custom CMake Find modules to locate NCEPLIBS and related third-party libraries (ESMF, NetCDF, WGRIB2)