mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 07:55:54 +01:00
4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
#Copy the GUI
|
|
mkdir $PREFIX/bin
|
|
cp build/bin/slsDetectorGui $PREFIX/bin/.
|