summaryrefslogtreecommitdiffstats
path: root/tests/auto/pdf/qpdfsearchmodel/CMakeLists.txt
blob: 2c3e744d0424cb71a0fff5c561dfd858b26d1609 (plain)
1
2
3
4
5
6
7
8
qt_internal_add_test(tst_qpdfsearchmodel
    SOURCES
        tst_qpdfsearchmodel.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Network
        Qt::Pdf
)