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

#####################################################################
## datatable Binary:
#####################################################################

qt_add_executable(datatable
    SOURCES
        tst_datatable.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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