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
Utilities
KCharSelect
Commits
56ee1ad1
Commit
56ee1ad1
authored
Feb 02, 2021
by
Laurent Montel
😁
Browse files
Use autorcc directly
parent
99037389
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
56ee1ad1
...
...
@@ -39,9 +39,7 @@ ecm_setup_version(${RELEASE_SERVICE_VERSION} VARIABLE_PREFIX KCHARSELECT VERSION
add_definitions
(
-DQT_NO_FOREACH
)
set
(
kcharselect_SRCS kcharselectdia.cc main.cc
)
qt5_add_resources
(
kcharselect_SRCS kcharselect.qrc
)
set
(
kcharselect_SRCS kcharselectdia.cc main.cc kcharselect.qrc
)
add_executable
(
kcharselect
${
kcharselect_SRCS
}
)
...
...
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