Skip to content

Commit

Permalink
cmake temporarily add manual ecl include path
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Jul 30, 2018
1 parent 2795ad8 commit 7d8a649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/common/px4_base.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@ function(px4_add_common_flags)
${PX4_SOURCE_DIR}/src/include
${PX4_SOURCE_DIR}/src/lib
${PX4_SOURCE_DIR}/src/lib/DriverFramework/framework/include
${PX4_SOURCE_DIR}/src/lib/ecl # temporary workaround for Catkin build support (see #9554)
${PX4_SOURCE_DIR}/src/lib/matrix
${PX4_SOURCE_DIR}/src/modules
${PX4_SOURCE_DIR}/src/platforms
Expand Down

0 comments on commit 7d8a649

Please sign in to comment.