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

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

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

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