add_osgearth_plugin(
    TARGET osgdb_osgearth_cache_filesystem
    SOURCES
        FileSystemCache.cpp
    PUBLIC_HEADERS
        FileSystemCache)
