mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
uavcan_v1: Add Publishers dir to includes
This commit is contained in:
@@ -112,6 +112,7 @@ px4_add_module(
|
|||||||
INCLUDES
|
INCLUDES
|
||||||
${LIBCANARD_DIR}/libcanard/
|
${LIBCANARD_DIR}/libcanard/
|
||||||
${CMAKE_CURRENT_BINARY_DIR}/dsdlc_generated
|
${CMAKE_CURRENT_BINARY_DIR}/dsdlc_generated
|
||||||
|
${CMAKE_CURRENT_SOURCE_DIR}/Publishers
|
||||||
SRCS
|
SRCS
|
||||||
PublicationManager.cpp
|
PublicationManager.cpp
|
||||||
PublicationManager.hpp
|
PublicationManager.hpp
|
||||||
|
|||||||
Reference in New Issue
Block a user