19 lines
555 B
CMake
19 lines
555 B
CMake
# Generated from progressdialog.pro.
|
|
|
|
#####################################################################
|
|
## progressdialog Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(progressdialog
|
|
OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/qtconcurrent/progressdialog"
|
|
INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/qtconcurrent/progressdialog"
|
|
SOURCES
|
|
main.cpp
|
|
LIBRARIES
|
|
Qt::Concurrent
|
|
Qt::Widgets
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:progressdialog.pro:<NONE>:
|
|
# CONFIG = "console"
|