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

#####################################################################
## tst_qserialportinfoprivate Binary:
#####################################################################

qt_add_executable(tst_qserialportinfoprivate
    SOURCES
        tst_qserialportinfoprivate.cpp
    LIBRARIES
        Qt::SerialPortPrivate
    PUBLIC_LIBRARIES
        Qt::SerialPort
        Qt::Test
)