Fixes:
- Remove remaining build blockers for the
crashpadbackend on Windows ARM64 when using LLVM-MINGW. (#1003, crashpad#101) - Ensure
crashpadtargets are included when building as a shared library using our exported CMake config. (#1007) - Use
find_dependency()instead offind_package()in the exported CMake config. (#1007, #1008, crashpad#104)
Thank you: