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
Utilities
Konsole
Commits
c05243ec
Commit
c05243ec
authored
Jul 12, 2021
by
Kurt Hindenburg
Browse files
Enable SSHManager plugin by default for master for now
parent
9da270dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c05243ec
...
...
@@ -131,7 +131,7 @@ ecm_qt_install_logging_categories(
DESTINATION
"
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
"
)
option
(
ENABLE_PLUGIN_SSHMANAGER O
FF
)
option
(
ENABLE_PLUGIN_SSHMANAGER O
N
)
feature_summary
(
WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES
)
...
...
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