Skip to content
Snippets Groups Projects

feat: use spack include for central config

Merged Wouter Deconinck requested to merge wdconinc-master-patch-45753 into master
Files
3
spack:
include:
- ../concretizer.yaml
- ../packages.yaml
specs:
- acts@21.1.0 +dd4hep +identification +json +tgeo +examples +fatras +geant4 +python
- actsvg@0.4.26 +examples
@@ -73,11 +76,8 @@ spack:
- stow@2.3.1
- tensorflow-lite@2.8.0 -xnnpack
- xrootd@5.5.1 cxxstd=17 +python +scitokens-cpp
concretizer:
unify: true
packages:
all:
compiler: [gcc]
variants:
+ipo build_type=Release
view: /usr/local
view:
default:
root: /usr/local
link: all
link_type: symlink
Loading