aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/pkgconfig/CMakeLists.txt
blob: 74a13a8ab4013b076501706e82a040d17f80ab7c (plain)
1
2
3
4
5
6
7
8
add_qbs_test(pkgconfig
    SOURCES
        tst_pkgconfig.cpp
        tst_pkgconfig.h
    DEPENDS
        qbspkgconfig
        qbsquickjsheaders
    )