mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-01 02:10:05 +02:00
4 lines
156 B
Bash
4 lines
156 B
Bash
#Copy the Moench executables
|
|
mkdir -p $PREFIX/bin
|
|
cp build/install/bin/moench04ZmqProcess $PREFIX/bin/.
|
|
cp build/install/bin/moenchZmqProcess $PREFIX/bin/. |