mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-13 06:20:16 +00:00
build: Add spack develop environment
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,3 +4,5 @@ install
|
||||
.vscode
|
||||
/compile_commands.json
|
||||
.cache
|
||||
.spack-env
|
||||
spack.lock
|
||||
|
||||
10
spack.yaml
Normal file
10
spack.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
spack:
|
||||
specs:
|
||||
- boost+container+program_options+filesystem+date_time+regex
|
||||
- faircmakemodules
|
||||
- fairlogger+pretty
|
||||
- fmt
|
||||
- libzmq
|
||||
view: true
|
||||
concretizer:
|
||||
unify: true
|
||||
Reference in New Issue
Block a user