|
|
|
@ -169,9 +169,7 @@ function(px4_add_common_flags)
@@ -169,9 +169,7 @@ function(px4_add_common_flags)
|
|
|
|
|
|
|
|
|
|
include_directories( |
|
|
|
|
${PX4_BINARY_DIR} |
|
|
|
|
${PX4_BINARY_DIR}/src |
|
|
|
|
${PX4_BINARY_DIR}/src/lib |
|
|
|
|
${PX4_BINARY_DIR}/src/modules |
|
|
|
|
|
|
|
|
|
${PX4_SOURCE_DIR}/platforms/${PX4_PLATFORM}/src/px4/${PX4_CHIP_MANUFACTURER}/${PX4_CHIP}/include |
|
|
|
|
${PX4_SOURCE_DIR}/platforms/${PX4_PLATFORM}/src/px4/common/include |
|
|
|
@ -182,7 +180,6 @@ function(px4_add_common_flags)
@@ -182,7 +180,6 @@ function(px4_add_common_flags)
|
|
|
|
|
${PX4_SOURCE_DIR}/src/lib/DriverFramework/framework/include |
|
|
|
|
${PX4_SOURCE_DIR}/src/lib/matrix |
|
|
|
|
${PX4_SOURCE_DIR}/src/modules |
|
|
|
|
${PX4_SOURCE_DIR}/src/platforms |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
add_definitions( |
|
|
|
|