mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 21:40:07 +08:00
Add the MinGW toolchain and Windows platform CMake module, then teach shared build helpers how to handle MSVC, clang-cl, and MinGW warning/link semantics. Adjust affected module and test targets so the existing PX4 source tree can be configured for native Windows SITL without changing non-Windows build intent.