summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qxp/function_ref/CMakeLists.txt
blob: 91c797c32feb24ea828a91501ae130a4376824e9 (plain)
1
2
3
4
5
6
7
qt_internal_add_test(tst_qxp_function_ref
    EXCEPTIONS
    SOURCES
        tst_qxp_function_ref.cpp
    PUBLIC_LIBRARIES
        Qt::Core
)