repo.or.cz
/
personal-kdebase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
not quite so much needs to be delayed to the init() function
[personal-kdebase.git]
/
workspace
/
plasma
/
shells
/
CMakeLists.txt
blob
6b375910aab82d27c9fa1c1a1a1c9290998c1f04
1
add_subdirectory(common)
2
add_subdirectory(desktop)
3
add_subdirectory(plasmoidviewer)
4
5
if(NOT WIN32)
6
add_subdirectory(screensaver)
7
endif(NOT WIN32)
8