Commit b024888f authored by Tomaz Canabrava's avatar Tomaz Canabrava Committed by Daniel Agar

CMake: Add missing source on CMake

Fixes build
parent 4b6163ec
...@@ -9,6 +9,7 @@ endif() ...@@ -9,6 +9,7 @@ endif()
add_library(Vehicle add_library(Vehicle
ADSBVehicle.cc ADSBVehicle.cc
GPSRTKFactGroup.cc GPSRTKFactGroup.cc
VehicleObjectAvoidance.cc
MAVLinkLogManager.cc MAVLinkLogManager.cc
MultiVehicleManager.cc MultiVehicleManager.cc
Vehicle.cc Vehicle.cc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment