mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-24 15:27:41 +08:00
build(cmake): add missing include
This commit is contained in:
@@ -249,6 +249,7 @@ if(gazebo_FOUND)
|
||||
endif()
|
||||
|
||||
# mavsdk tests DO NOT depend on sitl_gazebo
|
||||
include(ExternalProject)
|
||||
ExternalProject_Add(mavsdk_tests
|
||||
SOURCE_DIR ${PX4_SOURCE_DIR}/test/mavsdk_tests
|
||||
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX}
|
||||
|
||||
Reference in New Issue
Block a user