mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 06:30:35 +08:00
Fixed coveralls build.
This commit is contained in:
@@ -41,6 +41,7 @@ set(CMAKE_CXX_FLAGS
|
||||
)
|
||||
|
||||
if (COVERAGE)
|
||||
set(COVERALLS ON)
|
||||
list(APPEND CMAKE_CXX_FLAGS
|
||||
-fno-inline
|
||||
-fno-inline-small-functions
|
||||
|
||||
Reference in New Issue
Block a user