Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Desktop
Commits
5ebc2dc1
Commit
5ebc2dc1
authored
Sep 18, 2020
by
Heiko Becker
🏃
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[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
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
applets/kimpanel/cmake/FindIBus.cmake
applets/kimpanel/cmake/FindIBus.cmake
+1
-1
applets/kimpanel/cmake/FindSCIM.cmake
applets/kimpanel/cmake/FindSCIM.cmake
+2
-2
No files found.
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
Markdown
is supported
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