Warning, /office/calligra/braindump/data/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 add_subdirectory(states)
0002 add_subdirectory(icons)
0003 
0004 ### Services ###
0005 # TODO: with the new embedded JSON data for plugins there is no schema ATM to define extended properties
0006 # braindump_extensions.desktop
0007 
0008 ### GUI files ###
0009 install( FILES braindumpui.rc braindumpview.rc DESTINATION ${KXMLGUI_INSTALL_DIR}/braindump)
0010 
0011 ### desktop files ###
0012 install( PROGRAMS org.kde.braindump.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
0013 install( FILES org.kde.braindump.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR})