aa50b377a7
Change-Id: Ib6142b93df066e3658eb189b50ca74c455fe7e56 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
21 lines
586 B
CMake
21 lines
586 B
CMake
# Generated from storageview.pro.
|
|
|
|
#####################################################################
|
|
## storageview Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(storageview
|
|
GUI
|
|
OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/widgets/itemviews/storageview"
|
|
INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/widgets/itemviews/storageview"
|
|
SOURCES
|
|
main.cpp
|
|
storagemodel.cpp storagemodel.h
|
|
LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:storageview.pro:<NONE>:
|
|
# TEMPLATE = "app"
|