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

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

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

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