Closed jedwards4b closed 3 years ago
If I build with cmake but get the pnetcdf path wrong I see this in the cmake output:
# Features -------- PnetCDF Support: yes
but looking in config.h I see:
/* Does PIO support using pnetcdf for I/O? */ /* #undef _PNETCDF */
This is confusing and incorrect.
If I build with cmake but get the pnetcdf path wrong I see this in the cmake output:
but looking in config.h I see:
This is confusing and incorrect.