separated the recipes

This commit is contained in:
Fröjd Lars Erik
2025-03-19 21:49:12 +01:00
parent 2f390971e6
commit 4f62b1a05c
15 changed files with 227 additions and 194 deletions

View File

@ -0,0 +1,5 @@
# SPDX-License-Identifier: LGPL-3.0-or-other
# Copyright (C) 2021 Contributors to the SLS Detector Package
#Copy the GUI
mkdir -p $PREFIX/bin
cp build/install/bin/slsDetectorGui $PREFIX/bin/.