Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plymouth KCM
Commits
0f6a1f5a
Commit
0f6a1f5a
authored
Jan 28, 2022
by
Laurent Montel
Browse files
Remove unused cmake variable
parent
b3a42719
Pipeline
#129791
passed with stage
in 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
0f6a1f5a
...
...
@@ -43,7 +43,7 @@ target_link_libraries(kplymouththemeinstaller
install
(
TARGETS kplymouththemeinstaller
${
KF5_INSTALL_TARGETS_DEFAULT_ARGS
}
)
#polkit stuff
add_executable
(
plymouthhelper helper.cpp helper.h
${
helper_mocs
}
)
add_executable
(
plymouthhelper helper.cpp helper.h
)
target_link_libraries
(
plymouthhelper
KF5::Archive
KF5::AuthCore
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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