Skip to content
Snippets Groups Projects
Commit 76dca079 authored by Don Gagne's avatar Don Gagne
Browse files

Disable pairing
parent 797bc148
No related merge requests found
......@@ -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")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment