Commit aa8b469
committed
CMake: Fix linking of greentea, unity and utest
The test application uses the greentea client for synchronization
with the host and unity for assertions, and unity in Mbed OS contains
references to utest. We have recently split them from one
mbed-greentea library into three, so the test application needs to
link all of them.1 parent 84080f2 commit aa8b469
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments