mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-13 01:54:18 -03:00
waf: build the AP_Follow library
This commit is contained in:
parent
3bf5073428
commit
65e09c73be
@ -128,6 +128,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_Arming',
|
||||
'AP_RCMapper',
|
||||
'AP_MultiHeap',
|
||||
'AP_Follow',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name, bld):
|
||||
|
Loading…
Reference in New Issue
Block a user