1 12 Merge SZ plugin changes from develop (#1455)
* Merge SZ plugin changes from develop * Update examples version * Update examples version
This commit is contained in:
@@ -57,8 +57,8 @@ macro (EXTERNAL_PLUGIN_LIBRARY compress_type)
|
||||
add_dependencies (h5ex_d_mafisc ${HDF5_LIBSH_TARGET})
|
||||
target_include_directories (h5ex_d_mafisc PRIVATE "${HDF5_SRC_DIR};${HDF5_SRC_BINARY_DIR}")
|
||||
endif ()
|
||||
if (ENABLE_SZF)
|
||||
add_dependencies (h5szf ${HDF5_LIBSH_TARGET})
|
||||
if (ENABLE_SZ)
|
||||
add_dependencies (h5sz ${HDF5_LIBSH_TARGET})
|
||||
add_dependencies (h5ex_d_sz ${HDF5_LIBSH_TARGET})
|
||||
target_include_directories (h5ex_d_sz PRIVATE "${HDF5_SRC_DIR};${HDF5_SRC_BINARY_DIR}")
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user