summaryrefslogtreecommitdiffstats
path: root/tests/auto/localsockettestserver/CMakeLists.txt
blob: ad43434777e147e370f0575c801c8971d376720f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated from localsockettestserver.pro.

#####################################################################
## localsockettestserver Binary:
#####################################################################

qt_add_executable(localsockettestserver
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::RemoteObjects
# special case begin
    OUTPUT_DIRECTORY
        ${CMAKE_CURRENT_BINARY_DIR}
# special case end
)

#### Keys ignored in scope 1:.:.:localsockettestserver.pro:<TRUE>:
# TEMPLATE = "app"