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

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

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