mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
28314ec170
It seems we must ship GCS with all Qt libs like we do for Windows. On Ubuntu x64 the GCS built with this crashes using system libs. But since it's possible to build GCS using natively installed Qt SDK, it is not a problem for now. Something is better than nothing, and two ways of building are better then just one. +review OPReview-441