Commit 738c5f9
committed
cmake/zephyr: unify cmake rules for google_hotword_detect
Adding all source files in a single, giant zephyr/CMakeLists.txt is
inconvenient and does not scale.
Modify Zephyr rules to use definitions in src/audio/google/
instead.
Link: #8260
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent e232f7c commit 738c5f9
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | 551 | | |
556 | 552 | | |
557 | 553 | | |
| |||
0 commit comments