Commit 2adf5fe
committed
fix(shell): do not link OcreShell with OcreCore
The application will select which Ocre API will be used as the
backend for ocre-cli.
So we add the OcreCore include directories only to OcreShell, and
let the application decide when to link.
Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>1 parent 6a8cef4 commit 2adf5fe
2 files changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
0 commit comments