mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 21:47:34 +08:00
simulator_mavlink: use existing development/common mavlink generation if available
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user