Skip to content
Snippets Groups Projects
Commit 84c0620b authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: use spack include for central config

parent e32b82bf
No related branches found
No related tags found
1 merge request!530feat: use spack include for central config
concretizer:
unify: true
spack: spack:
include:
- ../concretizer.yaml
- ../packages.yaml
specs: specs:
- acts@21.1.0 +dd4hep +identification +json +tgeo +examples +fatras +geant4 +python - acts@21.1.0 +dd4hep +identification +json +tgeo +examples +fatras +geant4 +python
- actsvg@0.4.26 +examples - actsvg@0.4.26 +examples
...@@ -73,11 +76,8 @@ spack: ...@@ -73,11 +76,8 @@ spack:
- stow@2.3.1 - stow@2.3.1
- tensorflow-lite@2.8.0 -xnnpack - tensorflow-lite@2.8.0 -xnnpack
- xrootd@5.5.1 cxxstd=17 +python +scitokens-cpp - xrootd@5.5.1 cxxstd=17 +python +scitokens-cpp
concretizer: view:
unify: true default:
packages: root: /usr/local
all: link: all
compiler: [gcc] link_type: symlink
variants:
+ipo build_type=Release
view: /usr/local
packages:
all:
compiler: [gcc]
variants:
+ipo build_type=Release
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment