summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qnativeinterface/CMakeLists.txt
blob: 52242b4292135a6236d21eb9984c065423fccecf (plain)
1
2
3
4
5
6
qt_internal_add_test(tst_qnativeinterface
    SOURCES
        tst_qnativeinterface.cpp
    LIBRARIES
        Qt::CorePrivate
)