mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
simulator_mavlink: use existing development/common mavlink generation if available
This commit is contained in:
parent
2a9801f191
commit
d792a3ff5b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user