mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
remove debug
This commit is contained in:
committed by
Matthias Grob
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user