summaryrefslogtreecommitdiffstats
path: root/examples/corelib/threads/waitconditions/CMakeLists.txt
blob: 0a347c1cdd1cf8540d81694e324b207e9dc6381a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from waitconditions.pro.

#####################################################################
## waitconditions Binary:
#####################################################################

add_qt_executable(waitconditions
    OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/corelib/threads/waitconditions"
    INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/corelib/threads/waitconditions"
    SOURCES
        waitconditions.cpp
)

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