Files
nixpkgs/pkgs/development/interpreters/gnudatalanguage
Doron Behar 96e0d84b53 hdf5: enable szip with libaec
szip is unfree, that's why using it was disabled by default. Also, if
cmake was called with `-DHDF5_ENABLE_SZIP_SUPPORT=ON`, we got the
messages:

    -- Could NOT find libaec (missing: libaec_DIR)
    CMake Warning at CMakeFilters.cmake:221 (message):
    SZIP support in HDF5 was enabled but not found

Meaning the library szip was no longer in use by this library since an
earlier release.
2026-04-16 00:33:40 +03:00
..
2026-04-16 00:33:40 +03:00