aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/httpserver/CMakeLists.txt
blob: 105799e59e1aa7c8780991c2d3ec68dc3dbb1834 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from httpserver.pro.

#####################################################################
## httpserver Binary:
#####################################################################

qt_add_manual_test(httpserver
    SOURCES
        ../../auto/shared/testhttpserver.cpp ../../auto/shared/testhttpserver.h
        main.cpp
    INCLUDE_DIRECTORIES
        ../../auto/shared
    PUBLIC_LIBRARIES
        Qt::Network
)

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