mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-05 17:04:13 +02:00
Update build script
This commit is contained in:
@@ -25,7 +25,7 @@ Key features:
|
||||
|
||||
|
||||
<a id="quick_start"></a>
|
||||
# Quick start using the library
|
||||
# Quick start for using the library
|
||||
|
||||
To create your own stream writer you need to specify:
|
||||
- The H5 file format you want to write.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
make
|
||||
|
||||
cp bin/* ${PREFIX}/bin
|
||||
cp bin/* ${PREFIX}/lib
|
||||
cp src/*.hpp ${PREFIX}/include
|
||||
Reference in New Issue
Block a user