Commit 2230a41
committed
CMakeLists.txt: Do nothing when the CONFIG_ARDUINO_API is disabled.
Disables processing when CONFIG_ARDUINO_API is disabled so that checking
the existence of variants does not work when this API is not used.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>1 parent cb18cae commit 2230a41
1 file changed
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 3 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
14 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments