summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply/echo/CMakeLists.txt
blob: 664b2f2fab2837651201fcdd8652680ac277cf86 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Generated from echo.pro.

#####################################################################
## echo Binary:
#####################################################################

qt_internal_add_executable(echo
    OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
    SOURCES
        main.cpp
)