SITL Gazebo classic make airframes simulator specific

This commit is contained in:
Daniel Agar
2023-01-04 21:12:08 -05:00
parent 97c8a60d67
commit 618288cca9
65 changed files with 866 additions and 252 deletions

View File

@@ -282,7 +282,10 @@ if(${PX4_PLATFORM} STREQUAL "posix")
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
set(CMAKE_ENABLE_EXPORTS ON)
include(coverage)
if(CMAKE_BUILD_TYPE MATCHES "Coverage")
include(coverage)
endif()
include(sanitizers)
# Define GNU standard installation directories