We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b9e6b commit 702df1cCopy full SHA for 702df1c
.github/workflows/make-release.yml
@@ -8,4 +8,4 @@ on:
8
jobs:
9
call:
10
name: Call check version CI
11
- uses: LIHPC-Computational-Geometry/lihpccg-ci/.github/workflows/make-release-reusable.yml@main
+ uses: LIHPC-Computational-Geometry/spack_recipes_meshing/.github/workflows/make-release-reusable.yml@main
README.md
@@ -0,0 +1,3 @@
1
+# guitoolkitsvariables
2
+
3
+This repository contains common cmake files used by projects of the [mgx](https://github.com/LIHPC-Computational-Geometry/mgx) ecosystem.
0 commit comments