CMake: Add add_subdirectory of unittests
- add every libraries unittest directory into respective CMake
  which allows to include unittest source into build based on
  MBED_BUILD_UNITTESTS flag
ls
1 parent d9db59f commit ba04c1cf7678a8552f557c51b10558a13fa17b66
@Rajkumar Kanagaraj Rajkumar Kanagaraj authored on 7 Apr 2021
Showing 9 changed files
View
connectivity/cellular/CMakeLists.txt
View
connectivity/lorawan/CMakeLists.txt
View
connectivity/netsocket/CMakeLists.txt
View
drivers/CMakeLists.txt
View
events/CMakeLists.txt
View
platform/CMakeLists.txt
View
storage/blockdevice/CMakeLists.txt
View
storage/kvstore/filesystemstore/CMakeLists.txt
View
storage/kvstore/tdbstore/CMakeLists.txt