add_osgearth_plugin(
    TARGET osgdb_osgearth_tileindex
    PUBLIC_HEADERS
        TileIndexOptions
    SOURCES
        ReaderWriterTileIndex.cpp )
    