You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CMake build of wgrib2 was removed from the hpc-stack. Add a new
package find - FindWgrib2.cmake - to find wgrib2 now.
Update the chgres_cube CMakeLists.txt file for associated target changes.
Fixes#577
The CMake build of wgrib2 was removed from hpc-stack. Should use FindWgrib2.cmake to find wgrib2 now.
And the target changes to
wgrib2::wgrib2
instead ofwgrib2::wgrib2_lib
andwgrib2::wgrib2_api
here:https://github.com/NOAA-EMC/UFS_UTILS/blob/develop/sorc/chgres_cube.fd/CMakeLists.txt
The text was updated successfully, but these errors were encountered: