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
KSystemStats
Commits
3980df0a
Commit
3980df0a
authored
Apr 13, 2021
by
Arjen Hiemstra
Browse files
Move kstatsviewer into a tools dir
parent
e0e24720
Changes
4
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3980df0a
...
...
@@ -61,7 +61,7 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR})
add_subdirectory
(
src
)
add_subdirectory
(
plugins
)
add_subdirectory
(
t
est
)
add_subdirectory
(
t
ools/kstatsviewer
)
if
(
BUILD_TESTING
)
add_subdirectory
(
autotests
)
...
...
t
est
/CMakeLists.txt
→
t
ools/kstatsviewer
/CMakeLists.txt
View file @
3980df0a
File moved
t
est
/README.txt
→
t
ools/kstatsviewer
/README.txt
View file @
3980df0a
File moved
t
est
/main.cpp
→
t
ools/kstatsviewer
/main.cpp
View file @
3980df0a
File moved
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