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