cmake: Extends and fixes CMake support to several modules The future addition of pw_target_link_targets exposed several CMake build issues in Pigweed. This change adds CMake support to pw_work_queue and pw_metric and fixes build rules from several other modules. Bug: 246101669 Change-Id: I5794e6d7cbc25ad3a094b1631abf9df01729afd6 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/109951 Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.