AP_Common: define build directory for tests

This commit is contained in:
Andy Piper 2021-10-25 20:21:05 +01:00 committed by Andrew Tridgell
parent 6672577f6e
commit ad55a570ee
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
#define APM_BUILD_DIRECTORY 0
#include <AP_gtest.h>
#include <AP_Common/AP_FWVersion.h>
#include <GCS_MAVLink/GCS_Dummy.h>