We are thrilled to announce a new enhancement that simplifies the integration of Crashpad with CMake, making it easy to incorporate Crashpad into your projects. With just a few lines of code, you can now add Crashpad without dealing with complex build systems.
Include Crashpad as a submodule in your CMake project configuration file (CMakeLists.txt) and build your project as usual. Crashpad will be built and linked with your project.
This integration allows you to link Crashpad statically or build it as a submodule. The CMake integration supports all major platforms: Windows, macOS, Linux and Android.
Try out this new feature today and enjoy the benefits of hassle-free integration, simplified project management, and improved testing efficiency!