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
KNetWalk
Commits
31a84287
Commit
31a84287
authored
Feb 12, 2021
by
Laurent Montel
😁
Browse files
Use AUTORCC directly
parent
a90b5f3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
31a84287
...
...
@@ -9,11 +9,11 @@ set(knetwalk_SRCS
gameview.cpp
mainwindow.cpp
abstractgrid.cpp
knetwalk.qrc
)
ecm_setup_version
(
${
PROJECT_VERSION
}
VARIABLE_PREFIX KNETWALK VERSION_HEADER knetwalk_version.h
)
qt5_add_resources
(
knetwalk_SRCS knetwalk.qrc
)
ki18n_wrap_ui
(
knetwalk_SRCS general.ui customgame.ui
)
kconfig_add_kcfg_files
(
knetwalk_SRCS settings.kcfgc
)
...
...
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