Warning, /frameworks/kwallet/src/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 
0002 add_subdirectory(api)
0003 add_subdirectory(runtime)
0004 
0005 ecm_qt_install_logging_categories(
0006     EXPORT KWALLET
0007     FILE kwallet.categories
0008     DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR}
0009 )