mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 01:20:34 +08:00
52e7ce0990
Ubuntu 20.04 comes with no Python 2 and no link from python to python3. To not mess with the system we just use cmake's detection for seamless python3 support.