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

#####################################################################
## pass Binary:
#####################################################################

qt_add_executable(pass
    SOURCES
        tst_pass.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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