Skip to content
Snippets Groups Projects

Add Spack recipe

Merged Mark Meredith requested to merge (removed):spack into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -62,9 +62,9 @@ test:no_cgal:
spack:cgal:
variables:
NO_CSG: ""
<<: *cmake_def
<<: *spack_def
spack:no_cgal:
variables:
NO_CSG: "~cgal"
<<: *cmake_def
<<: *spack_def
Loading