|
|
|
@ -154,7 +154,7 @@ linux-g++ {
@@ -154,7 +154,7 @@ linux-g++ {
|
|
|
|
|
DEFINES += QGC_OSG_ENABLED |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
exists(/usr/include/osgEarth) { |
|
|
|
|
exists(/usr/include/osgEarth) | exists(/usr/local/include/osgEarth) { |
|
|
|
|
message("Building support for osgEarth") |
|
|
|
|
DEPENDENCIES_PRESENT += osgearth |
|
|
|
|
# Include osgEarth libraries |
|
|
|
|