reported by @jtlau
I'm having an issue compiling on macOS. I get an error after "./meson.py build":
Configuring H5pubconf.h using configuration
externals/cgns/hdf5/meson.build:662:0: ERROR: #mesondefine does not contain exactly two tokens: #cmakedefine H5_HAVE_WINDOWS @H5_HAVE_WINDOWS@
I'm not sure where to go from there... since I don't need cgns I workaround this by disabling it...
LMK if you need the full configure error