repo.or.cz
/
kdepim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
This is a flat list so no need to decorate roots
[kdepim.git]
/
plugins
/
CMakeLists.txt
blob
3237096b3c520da3460edc931eec50aa96147942
1
if(MESSAGEVIEWER_SUPPORTED)
2
add_subdirectory( messageviewer )
3
endif(MESSAGEVIEWER_SUPPORTED)
4
5
if (KDEPIM_BUILD_DESKTOP)
6
add_subdirectory( ktexteditor )
7
endif (KDEPIM_BUILD_DESKTOP)
8
9
add_subdirectory( kaddressbook )