mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 10:44:06 +08:00
remove debug
This commit is contained in:
parent
0ada59e57b
commit
ecd5e57ab5
@ -35,7 +35,6 @@ px4_add_library(Takeoff
|
||||
Takeoff.cpp
|
||||
Takeoff.hpp
|
||||
)
|
||||
#target_compile_definitions(Takeoff PRIVATE DEBUG_BUILD)
|
||||
target_include_directories(Takeoff PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
target_link_libraries(Takeoff PUBLIC hysteresis)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user