Commit 33efc73
committed
fix: use [dependencies.compat] for non-modular deps
lua (C library) and gtest are compat (non-modular) packages in
mcpp-index. Declare them under [dependencies.compat] /
[dev-dependencies.compat] subtables so mcpp resolves the correct
namespace ("compat") instead of the default ("mcpp") namespace.
Required for mcpp 0.0.10+ namespace-aware dependency pipeline.1 parent c69a99c commit 33efc73
1 file changed
Lines changed: 2 additions & 2 deletions
| 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 | 19 | | |
0 commit comments