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

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

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