hdf5 icon indicating copy to clipboard operation
hdf5 copied to clipboard

h5* generated CMake wrappers lack options that are present in h5* wrappers generated with Autotools.

Open brtnfld opened this issue 8 months ago • 1 comments

Describe the bug The CMake wrappers (h5cc, h5fc, etc.) lack the same script options as their auto tool equivalent.

Expected behavior The Autotools h5* scripts support the following options:

-c) -o) -E|-M|-MT) -l*) -prefix=*) -echo) -show) -showconfig) -shlib) -noshlib) -help, --help, -h)

Should fix #4574

brtnfld avatar Jun 18 '24 19:06 brtnfld