64c6c943c7
Change-Id: I7a8a3fd0a844a518592957fe07c6e707dd452d5f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
22 lines
636 B
CMake
22 lines
636 B
CMake
# Generated from analogclock.pro.
|
|
|
|
#####################################################################
|
|
## analogclock Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(analogclock
|
|
GUI
|
|
OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/gui/analogclock"
|
|
INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/gui/analogclock"
|
|
SOURCES
|
|
../rasterwindow/rasterwindow.cpp ../rasterwindow/rasterwindow.h
|
|
main.cpp
|
|
INCLUDE_DIRECTORIES
|
|
../rasterwindow
|
|
LIBRARIES # special case
|
|
Qt::Gui
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:analogclock.pro:<NONE>:
|
|
# CONFIG = "no_batch"
|