qt5base-lts/examples/widgets/tools/codecs/CMakeLists.txt
Tobias Hunger aa50b377a7 CMake: Add widgets examples
Change-Id: Ib6142b93df066e3658eb189b50ca74c455fe7e56
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-03-26 15:25:39 +00:00

21 lines
580 B
CMake

# Generated from codecs.pro.
#####################################################################
## codecs Binary:
#####################################################################
add_qt_executable(codecs
GUI
OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/widgets/tools/codecs"
INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/widgets/tools/codecs"
SOURCES
main.cpp
mainwindow.cpp mainwindow.h
previewform.cpp previewform.h
LIBRARIES
Qt::Widgets
)
#### Keys ignored in scope 1:.:codecs.pro:<NONE>:
# EXAMPLE_FILES = "encodedfiles"