64c6c943c7
Change-Id: I7a8a3fd0a844a518592957fe07c6e707dd452d5f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
20 lines
537 B
CMake
20 lines
537 B
CMake
# Generated from wordcount.pro.
|
|
|
|
#####################################################################
|
|
## wordcount Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(wordcount
|
|
GUI
|
|
OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/qtconcurrent/wordcount"
|
|
INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/qtconcurrent/wordcount"
|
|
SOURCES
|
|
main.cpp
|
|
LIBRARIES
|
|
Qt::Concurrent
|
|
Qt::Widgets
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:wordcount.pro:<NONE>:
|
|
# CONFIG = "-app_bundle"
|