add_osgearth_plugin(
    TARGET osgdb_osgearth_featurefilter_join
    PUBLIC_HEADERS
        JoinFeatureFilterOptions
    SOURCES
        JoinFeatureFilter.cpp )
