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
KDE CLI tools
Commits
b122ff95
Commit
b122ff95
authored
Apr 23, 2022
by
Volker Krause
Browse files
Remove ktraderclient for 6
The underlying trader system is gone.
parent
4cf80050
Pipeline
#167755
passed with stage
in 1 minute and 19 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b122ff95
...
...
@@ -84,7 +84,9 @@ endfunction()
add_subdirectory
(
kcmshell
)
add_subdirectory
(
keditfiletype
)
add_subdirectory
(
kmimetypefinder
)
add_subdirectory
(
ktraderclient
)
if
(
QT_MAJOR_VERSION EQUAL
"5"
)
add_subdirectory
(
ktraderclient
)
endif
()
add_subdirectory
(
kioclient
)
add_subdirectory
(
ksvgtopng
)
add_subdirectory
(
kdeinhibit
)
...
...
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