File: desktop.cmake

package info (click to toggle)
kexi 1%3A3.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,524 kB
  • sloc: cpp: 98,982; ansic: 4,492; sql: 955; sh: 628; python: 556; xml: 350; java: 107; makefile: 20
file content (8 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#defines the set of products commonly wanted for classic Desktop environment

calligra_define_productset(DESKTOP "Desktop products"
    REQUIRES
        KEXI_DESKTOP_APP
    OPTIONAL
        PLUGIN_KEXI_SPREADSHEETMIGRATION
)