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

#####################################################################
## tst_qserialport Binary:
#####################################################################

qt_add_executable(tst_qserialport
    SOURCES
        tst_qserialport.cpp
    PUBLIC_LIBRARIES
        Qt::SerialPort
        Qt::Test
)