mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-21 08:10:56 +02:00
6 lines
118 B
Bash
6 lines
118 B
Bash
make $1
|
|
|
|
cp bin/* ${PREFIX}/lib
|
|
|
|
mkdir -p ${PREFIX}/include/cpp_h5_writer
|
|
cp src/*.hpp ${PREFIX}/include/cpp_h5_writer |