mavlink_tests: fix include directory to point to chosen mavlink dialect

This commit is contained in:
Konrad 2023-11-07 10:00:19 +01:00 committed by Beat Küng
parent c53e0c4799
commit 3d16383bb4

View File

@ -36,8 +36,8 @@ px4_add_module(
MAIN mavlink_tests
STACK_MAIN 8192
INCLUDES
${CMAKE_BINARY_DIR}/mavlink
${CMAKE_BINARY_DIR}/mavlink/common
${MAVLINK_LIBRARY_DIR}
${MAVLINK_LIBRARY_DIR}/${CONFIG_MAVLINK_DIALECT}
COMPILE_FLAGS
-DMAVLINK_FTP_UNIT_TEST
#-DMAVLINK_FTP_DEBUG