summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcommandlineparser/CMakeLists.txt
blob: 75e9ebfc9486acb8f797a0e57483097ffeee8294 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Generated from qcommandlineparser.pro.

#####################################################################
## tst_qcommandlineparser Test:
#####################################################################

qt_add_test(tst_qcommandlineparser
    SOURCES
        tst_qcommandlineparser.cpp
)
add_subdirectory(testhelper)