Warning, /office/kexi/cmake/productsets/desktop.cmake is written in an unsupported language. File is not indexed.

0001 #defines the set of products commonly wanted for classic Desktop environment
0002 
0003 calligra_define_productset(DESKTOP "Desktop products"
0004     REQUIRES
0005         KEXI_DESKTOP_APP
0006     OPTIONAL
0007         PLUGIN_KEXI_SPREADSHEETMIGRATION
0008 )