simulator_mavlink: use existing development/common mavlink generation if available

This commit is contained in:
Daniel Agar 2022-10-14 10:41:17 -04:00
parent 2a9801f191
commit d792a3ff5b
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ px4_add_module(
INCLUDES
${CMAKE_BINARY_DIR}/mavlink
${CMAKE_BINARY_DIR}/mavlink/development
${CMAKE_BINARY_DIR}/mavlink/common
${CMAKE_BINARY_DIR}/mavlink/standard
SRCS
SimulatorMavlink.cpp
SimulatorMavlink.hpp