mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 10:10:34 +08:00
Include eigen dir as include dir
This commit is contained in:
@@ -181,6 +181,12 @@ EXTRA_CLEANS =
|
||||
#
|
||||
INCLUDE_DIRS += $(PX4_MODULE_SRC)drivers/boards/$(BOARD)
|
||||
|
||||
################################################################################
|
||||
# External library includes
|
||||
################################################################################
|
||||
|
||||
INCLUDE_DIRS += $(PX4_BASE)src/lib/eigen/
|
||||
|
||||
################################################################################
|
||||
# OS specific libraries and paths
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user