delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / runtime / nepomuk / services / CMakeLists.txt
blob9593e310cd03ef6c2596fcdeb3a91c3740540308
1 add_subdirectory(storage)
2 add_subdirectory(ontologyloader)
3 add_subdirectory(migration1)
4 add_subdirectory(filewatch)
5 add_subdirectory(queryservice)
6 if(HAVE_STRIGI_SOPRANO_BACKEND)
7   macro_optional_add_subdirectory(strigi)
8 endif(HAVE_STRIGI_SOPRANO_BACKEND)