This is a flat list so no need to decorate roots
[kdepim.git] / plugins / CMakeLists.txt
blob3237096b3c520da3460edc931eec50aa96147942
1 if(MESSAGEVIEWER_SUPPORTED)
2   add_subdirectory( messageviewer )
3 endif(MESSAGEVIEWER_SUPPORTED)
5 if (KDEPIM_BUILD_DESKTOP)
6   add_subdirectory( ktexteditor )
7 endif (KDEPIM_BUILD_DESKTOP)
9 add_subdirectory( kaddressbook )