Commit b2019b6
committed
Meson: Add fallback for catch2 dependency
For historic Meson versions, we need to add an explicit fallback tag to
the dependency. Catch2 is available in the needed form since version
3.4.1, not 3.4.0.
Signed-off-by: Lars Froehlich <lars.froehlich@desy.de>1 parent 6c5f122 commit b2019b6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments