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

#####################################################################
## runfunction Binary:
#####################################################################

add_qt_executable(runfunction
    GUI
    OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/qtconcurrent/runfunction"
    INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/qtconcurrent/runfunction"
    SOURCES
        main.cpp
    LIBRARIES
        Qt::Concurrent
        Qt::Widgets
)

#### Keys ignored in scope 1:.:runfunction.pro:<NONE>:
# CONFIG = "-app_bundle"