qt5base-lts/examples/network/secureudpclient/CMakeLists.txt
Alexandru Croitor 837f592c5e Regenerate more projects that are using uic
Amends fa21d29b75

Change-Id: I54d9cca77122d61016e06c4057949747b19472bb
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-05-23 08:59:35 +00:00

25 lines
747 B
CMake

# Generated from secureudpclient.pro.
#####################################################################
## secureudpclient Binary:
#####################################################################
add_qt_executable(secureudpclient
GUI
OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/network/secureudpclient"
INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/network/secureudpclient"
SOURCES
addressdialog.cpp addressdialog.h addressdialog.ui
association.cpp association.h
main.cpp
mainwindow.cpp mainwindow.h mainwindow.ui
PUBLIC_LIBRARIES
Qt::Network
Qt::Widgets
ENABLE_AUTOGEN_TOOLS
uic
)
#### Keys ignored in scope 1:.:.:secureudpclient.pro:<TRUE>:
# TEMPLATE = "app"