AP_Common: define build directory for tests

This commit is contained in:
Andy Piper 2021-10-25 20:53:21 +01:00 committed by Andrew Tridgell
parent ad55a570ee
commit 32482a29db
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#define APM_BUILD_DIRECTORY 0
#define APM_BUILD_DIRECTORY APM_BUILD_UNKNOWN
#include <AP_gtest.h>
#include <AP_Common/AP_FWVersion.h>