CMake: unit-tests: Make platform stub only depend on headers it uses
Previously the platform stub library depended on `mbed-headers`, which
is a collection of all available headers in mbed-os. To make it easier
to separate the library, only depend on the headers we're actually using.
ls
1 parent e270474 commit b73b38a01f3452e16938637e47105c3f02245575
@Robert Walton Robert Walton authored on 11 Jun 2021
Showing 3 changed files
View
platform/tests/UNITTESTS/ATCmdParser/CMakeLists.txt
View
platform/tests/UNITTESTS/CircularBuffer/CMakeLists.txt
View
platform/tests/UNITTESTS/doubles/CMakeLists.txt