mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Added generation of build_git_version.h Added separate src/lib/eigen-3.2 dir for qurt (new submodule) Added patching of eigen-3.2 for qurt (compiler has issue with Complex) Signed-off-by: Mark Charlebois <charlebm@gmail.com>
5 lines
145 B
C
5 lines
145 B
C
/* Auto Magically Generated file */
|
|
/* Do not edit! */
|
|
#define PX4_GIT_VERSION_STR @git_desc@
|
|
#define PX4_GIT_VERSION_BINARY 0x@git_desc_short@
|