star-build

Automation tool for project installation
git clone git://git.meso-star.com/star-build.git
Log | Files | Refs | README | LICENSE

commit 9fa53a7d0c49d82fed6cf5683d99667f2e606207
parent 4afabe30e67c4edf6be3a6f03747b4892d60d3ef
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Thu, 30 Jul 2026 19:51:45 +0200

Add solstice-pp to solstice build

Diffstat:
Msrc/rad-apps/solstice_0.10.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/rad-apps/solstice_0.10.sh b/src/rad-apps/solstice_0.10.sh @@ -27,6 +27,7 @@ set -e . "cad-libs/star-stl_0.7.sh" . "rad-libs/ssolver_0.10.sh" . "rad-libs/sanim_0.3.sh" +. "sci-apps/solpp_0.4.sh" name="solstice" tag="0.10"