gavalian / hipo

High Performance Output Data format for experimental Physics
2 stars 9 forks source link

Add cmake build and install scheme. #14

Closed mholtrop closed 3 years ago

mholtrop commented 3 years ago

This scheme allows the CMakeFiles.txt from GEMC to automatically pull the code from GitHub and build it on the fly. Compared to the previous pull, this one will also build the lz4 library if no system library was found.