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

#####################################################################
## semaphores Binary:
#####################################################################

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

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