Commit 9505896d authored by Daniel Agar's avatar Daniel Agar

cmake enable mavlink inspector by default

parent e9732d6c
......@@ -104,6 +104,11 @@ if (GST_FOUND)
include(qmlglsink.cmake)
endif()
add_definitions(
-DQGC_ENABLE_MAVLINK_INSPECTOR
)
#=============================================================================
# Qt5
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment