mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-28 17:32:23 +02:00
Add header deployment for conda
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
make $1
|
||||
make
|
||||
|
||||
cp bin/* ${PREFIX}/lib
|
||||
|
||||
mkdir -p ${PREFIX}/include/cpp_h5_writer
|
||||
cp src/*.hpp ${PREFIX}/include/cpp_h5_writer
|
||||
cp src/*.hpp ${PREFIX}/include/cpp_h5_writer
|
||||
cp include/date.h ${CONDA_PREFIX}/include/cpp_h5_writer
|
||||
Reference in New Issue
Block a user