star-build

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

commit 325d772b3e6205ad8b77c505e4429d44968cd6c8
parent a3f3d33f91e4929a22251c981138af110097c565
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 25 Jul 2023 18:15:45 +0200

Add scdoc as dependency of star-mesh build

Diffstat:
Msrc/star-mesh.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/star-mesh.sh b/src/star-mesh.sh @@ -20,7 +20,7 @@ export STAR_MESH_SH=1 . "build.sh" . "rsys.sh" -# TODO add scdoc +. "scdoc_1.11.2-r1.sh" name="star-mesh" url="$\(REPO\)/star-mesh.git"