Skip to content

Commit

Permalink
QGCCommon: Disable AIRMAP
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Jul 10, 2023
1 parent 93c4caf commit fe54d46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion QGCCommon.pri
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ CONFIG -= debug_and_release
CONFIG += warn_on
CONFIG += resources_big
CONFIG += c++17


DEFINES += DISABLE_AIRMAP # AIRMAP SDK does not exist anymore

linux {
linux-g++ | linux-g++-64 | linux-g++-32 | linux-clang {
message("Linux build")
Expand Down

0 comments on commit fe54d46

Please sign in to comment.