summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/datetime/.prev_CMakeLists.txt
blob: 2d50d2cea29d8885aca9fbba756066f73b311fe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from datetime.pro.

#####################################################################
## datetime Binary:
#####################################################################

qt_internal_add_executable(datetime
    SOURCES
        tst_datetime.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

## Scopes:
#####################################################################