Using Pigweed in an existing CMake project# This guide explains how to start using Pigweed in your existing CMake-based C or C++ project. Setup Add Pigweed as an external dependency and configure the build. Use Pigweed modules Use Pigweed modules in an existing project. Testing Learn how to use Pigweed’s unit testing framework with CMake.