commit 67d2a75d477748be580ba89e600197ede07f041d
parent 81f5c994ceae473965d1cf20203d417268aef8d2
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Mon, 6 May 2024 14:28:57 +0200
The star-cad script trachsk the development branch
So far, it follows the feature_posix_make branch, which has been merged
with develop. In any case, the script is still unversioned, so we must
assume that this is a version of star-cad under development.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/star-cad.sh b/src/star-cad.sh
@@ -28,7 +28,7 @@ export STAR_CAD_SH=1
name="star-cad"
url="$\(REPO\)/star-cad.git"
-tag="origin/feature_posix_make"
+tag="origin/develop"
dep="gmsh rsys star-enclosures-3d star-geometry-3d"
opt="BUILD_TYPE=$\(BUILD_TYPE\) LIB_TYPE=$\(LIB_TYPE\)"
git_repo