# special case begin

qt_internal_add_benchmark(tst_bench_qgeoareamonitorinfo
    SOURCES
        tst_bench_qgeoareamonitorinfo.cpp
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Positioning
        Qt::Test
)

# special case end
