Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
Katomic
Commits
8de17d5d
Commit
8de17d5d
authored
Feb 12, 2021
by
Laurent Montel
😁
Browse files
Use AUTORCC directly
parent
3efb80e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
8de17d5d
...
...
@@ -9,6 +9,7 @@ set(katomic_SRCS
levelset.cpp
levelsetdelegate.cpp
chooselevelsetdialog.cpp
katomic.qrc
)
ecm_setup_version
(
${
RELEASE_SERVICE_VERSION
}
...
...
@@ -24,8 +25,6 @@ ecm_qt_declare_logging_category(katomic_SRCS
EXPORT KATOMIC
)
qt5_add_resources
(
katomic_SRCS katomic.qrc
)
kconfig_add_kcfg_files
(
katomic_SRCS prefs.kcfgc
)
ki18n_wrap_ui
(
katomic_SRCS levelsetwidget.ui
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment