summaryrefslogtreecommitdiffstats
path: root/tests/auto/qndefrecord/CMakeLists.txt
blob: 331454fc4dae0945b2806bf1e8b389418551f8a7 (plain)
1
2
3
4
5
6
7
8
9
10
#####################################################################
## tst_qndefrecord Test:
#####################################################################

qt_internal_add_test(tst_qndefrecord
    SOURCES
        tst_qndefrecord.cpp
    PUBLIC_LIBRARIES
        Qt::Nfc
)