Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 169 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 169 Bytes

DectrisHdf5

Dectris Hdf5 Library

Build

Prerequisites

  • gcc-4.8
  • cmake 3.6

Building

  • mkdir build
  • cd build
  • cmake ..
  • make
  • make install