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

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

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

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