merge conflict

This commit is contained in:
Kyle Shores 2024-01-16 13:44:06 -06:00
commit e13c75b61c

View File

@ -557,6 +557,7 @@ ENDIF()
set(STD_FILTERS "deflate") # Always have deflate*/
set_std_filter(Szip)
SET(HAVE_SZ ${Szip_FOUND})
SET(USE_SZIP ${HAVE_SZ})
set_std_filter(Blosc)
IF(Zstd_FOUND)
set_std_filter(Zstd)