diff options
Diffstat (limited to 'gis/osgEarth/README')
-rw-r--r-- | gis/osgEarth/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gis/osgEarth/README b/gis/osgEarth/README index cd087079f68f4..ba1b2a6b46d41 100644 --- a/gis/osgEarth/README +++ b/gis/osgEarth/README @@ -4,3 +4,6 @@ OpenSceneGraph application, and go! osgEarth supports all kinds of data and comes with lots of examples to help you get up and running quickly and easily. + +Optional requirements protobuf and rocksdb are recommended for enhanced +performance. They will be used if detected when osgEarth is built. |