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 Workspace
Commits
4850e89b
Commit
4850e89b
authored
Mar 09, 2021
by
Nicolas Fella
Browse files
Remove dead cmake code
QT_DEFINITIONS is from the Qt4 era and does not contain anything these days
parent
dbddfbfe
Changes
1
Show whitespace changes
Inline
Side-by-side
kcms/kfontinst/dbus/CMakeLists.txt
View file @
4850e89b
add_definitions
(
${
QT_DEFINITIONS
}
)
set
(
fontinst_bin_SRCS FcConfig.cpp FontInst.cpp Folder.cpp Main.cpp Utils.cpp
${
libkfontinstdbusiface_SRCS
}
)
set
(
fontinst_helper_SRCS FcConfig.cpp Helper.cpp Folder.cpp Utils.cpp
${
libkfontinstdbusiface_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