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
Merge branch 'cmake/pnetcdf-linking-bug-in-findpnetcdf' into develop (PR #1356)
This merge fixes CMake linking for the PnetCDF C library by updating
FindPnetCDF.cmake so that PnetCDF::PnetCDF_C also sets INTERFACE_LINK_LIBRARIES
to pnetcdf instead of only setting INTERFACE_LINK_DIRECTORIES to the
parallel-netcdf library directory.
* cmake/pnetcdf-linking-bug-in-findpnetcdf:
Fix CMake linking for PnetCDF C library
0 commit comments