From 0056112a7bcb0e35694fdc073d46fbf61d542771 Mon Sep 17 00:00:00 2001 From: Seth R Johnson Date: Wed, 13 Mar 2024 12:01:24 -0400 Subject: [PATCH] Install ROOT --- spack.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spack.yaml b/spack.yaml index 8e08f26..0900826 100644 --- a/spack.yaml +++ b/spack.yaml @@ -8,6 +8,7 @@ spack: - hepmc3 - ninja - nlohmann-json + - root - vecgeom - - '%clang@15' concretizer: @@ -19,6 +20,8 @@ spack: projections: all: "{compiler.name}-{compiler.version}/{name}/{version}/{hash:7}" packages: + root: + variants: ~aqua ~davix ~examples ~opengl ~x ~tbb all: require: target=x86_64_v3 variants: cxxstd=17