Commit 76dca079 authored by Don Gagne's avatar Don Gagne

parent 797bc148
......@@ -313,6 +313,9 @@ DebugBuild {
include(src/QtLocationPlugin/QGCLocationPlugin.pri)
# Until pairing can be made to work cleanly on all OS it is turned off
DEFINES+=QGC_DISABLE_PAIRING
# Pairing
contains (DEFINES, QGC_DISABLE_PAIRING) {
message("Skipping support for Pairing")
......
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