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
Plasma
Plasma Desktop
Commits
5ebc2dc1
Commit
5ebc2dc1
authored
Sep 18, 2020
by
Heiko Becker
Browse files
[kimpanel] Fix comments in cmake find modules
I suppose they were copied over from FindFontconfig.cmake.
parent
9f963fb0
Changes
2
Hide whitespace changes
Inline
Side-by-side
applets/kimpanel/cmake/FindIBus.cmake
View file @
5ebc2dc1
...
...
@@ -2,7 +2,7 @@
# Once done this will define
#
# IBUS_FOUND - system has IBUS
# IBUS_INCLUDE_DIR - The include directory to use for the
fontconfig
headers
# IBUS_INCLUDE_DIR - The include directory to use for the
IBUS
headers
# IBUS_LIBRARIES - Link these to use IBUS
# IBUS_DEFINITIONS - Compiler switches required for using IBUS
...
...
applets/kimpanel/cmake/FindSCIM.cmake
View file @
5ebc2dc1
# - Try to find the SCIM
# Once done this will define
#
# SCIM_FOUND - system has
Fontconfig
# SCIM_INCLUDE_DIR - The include directory to use for the
fontconfig
headers
# SCIM_FOUND - system has
SCIM
# SCIM_INCLUDE_DIR - The include directory to use for the
SCIM
headers
# SCIM_LIBRARIES - Link these to use SCIM
# SCIM_DEFINITIONS - Compiler switches required for using SCIM
...
...
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