Skip to content

component/mavsdk: move the cmake workaround in component

Jérome Perrin requested to merge fix/mavsdk_component into master

d4a60896 (software/js-drone: workaround cmake's find_package(Python3) using system python, 2025-11-30) was incorrectly only in software profile, it should be in component to apply to all softwares using it.

Merge request reports