Add specs for build tools meson and ninja
This commit is contained in:
parent
e8b3514554
commit
09718e78f3
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ spack:
|
|||
- [$cflags_noerror_implicit] # code is not fully C99
|
||||
- [$^mpis]
|
||||
- [$%compilers]
|
||||
- matrix: # build tools
|
||||
- [meson, ninja]
|
||||
- [$%core_compiler]
|
||||
view: false
|
||||
concretizer:
|
||||
unify: when_possible
|
||||
|
|
Loading…
Reference in a new issue