Debugging

This commit is contained in:
Oleg Kalachev
2021-04-09 10:50:55 +03:00
parent 7ac4f8bec0
commit f81247ccf3

View File

@@ -193,6 +193,9 @@ target_link_libraries(simple_offboard
Threads::Threads
)
message(STATUS "catkin_LIBRARIES value: ${catkin_LIBRARIES}")
message(STATUS "GeographicLib_LIBRARIES value: ${GeographicLib_LIBRARIES}")
# Don't change actual binary names
set_target_properties(clover_rc PROPERTIES OUTPUT_NAME rc)