Warning, /frameworks/plasma-framework/src/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 if(BUILD_DESKTOPTHEMES) 0002 add_subdirectory(desktoptheme) 0003 endif() 0004 add_subdirectory(plasma) 0005 add_subdirectory(declarativeimports) 0006 add_subdirectory(plasmapkg) 0007 add_subdirectory(scriptengines) 0008 add_subdirectory(plasmaquick) 0009 0010 ecm_qt_install_logging_categories( 0011 EXPORT PLASMA 0012 FILE plasma-framework.categories 0013 DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR} 0014 )