add_library(entityfilter
    Filter.cpp
    Providers.cpp
    Predicates.cpp
    ParserDefinitions.h)

add_subdirectory(python)


