aa50b377a7
Change-Id: Ib6142b93df066e3658eb189b50ca74c455fe7e56 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
17 lines
434 B
CMake
17 lines
434 B
CMake
# Generated from dials.pro.
|
|
|
|
#####################################################################
|
|
## dials Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(dials
|
|
GUI
|
|
OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/widgets/touch/dials"
|
|
INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/widgets/touch/dials"
|
|
SOURCES
|
|
dials.ui
|
|
main.cpp
|
|
LIBRARIES
|
|
Qt::Widgets
|
|
)
|