Add specs for build tools meson and ninja

This commit is contained in:
Jose Gracia 2024-07-19 08:59:45 -05:00
parent e8b3514554
commit 09718e78f3

View file

@ -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