mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
saving bit field in hdf5 as string of 512 bytes instead of 512 bits for the time being, will be updated when a better option is figured out
This commit is contained in:
@ -28,7 +28,6 @@ if (USE_HDF5)
|
||||
)
|
||||
list (APPEND SOURCES
|
||||
src/HDF5File.cpp
|
||||
src/HDF5FileStatic.cpp
|
||||
)
|
||||
endif ()
|
||||
endif (USE_HDF5)
|
||||
|
Reference in New Issue
Block a user