summaryrefslogtreecommitdiff
path: root/src/qev
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-30 15:17:50 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-08-26 12:05:52 +0200
commit3b375d2769ebeb059dc9a601fdf30d051bb988aa (patch)
treebf8cff9a91328d23d5bfbd7d1aba4da6b5592658 /src/qev
parentf2657421c926702604ed08d34d1b7a1449283e27 (diff)
downloadqttools-3b375d2769ebeb059dc9a601fdf30d051bb988aa.tar.gz
CMake: Regenerate load(qt_app) projects
These now use the new qt_internal_add_app function. Also the script will output necessary code to set the icons and resource files for each of the apps. Task-number: QTBUG-85757 Change-Id: I1a336243fc53a7f329ca17e6c1e40818dabeae30 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/qev')
-rw-r--r--src/qev/CMakeLists.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/qev/CMakeLists.txt b/src/qev/CMakeLists.txt
index 458bfb173..54c4eda74 100644
--- a/src/qev/CMakeLists.txt
+++ b/src/qev/CMakeLists.txt
@@ -1,11 +1,10 @@
# Generated from qev.pro.
#####################################################################
-## qev Binary:
+## qev App:
#####################################################################
-qt_add_executable(qev
- GUI
+qt_internal_add_app(qev
SOURCES
qev.cpp
PUBLIC_LIBRARIES