add_osgearth_plugin(
    TARGET osgdb_osgearth_featurefilter_intersect
    PUBLIC_HEADERS
        IntersectFeatureFilterOptions
    SOURCES
        IntersectFeatureFilter.cpp )
