Skip to content

Commit c30bb9b

Browse files
authored
Merge pull request #273 from xylar/use-system-cmake-on-compy
Use system module for cmake on Compy
2 parents 243454e + c188ab8 commit c30bb9b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mache/spack/templates/compy_intel_impi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ spack:
3636
3737
prefix: /usr
3838
buildable: false
39+
cmake:
40+
externals:
41+
42+
prefix: /share/apps/cmake/3.26.0
43+
buildable: false
3944
curl:
4045
externals:
4146

0 commit comments

Comments
 (0)