Ticket #47071: create-productset.diff

File create-productset.diff, 525 bytes (added by RJVB (René Bertin), 9 years ago)
  • new file cmake/productsets/creativepractical.cmake

    diff --git cmake/productsets/creativepractical.cmake cmake/productsets/creativepractical.cmake
    new file mode 100644
    - +  
     1#defines the set of products commonly wanted by Pragmatic Creationists ;)
     2
     3calligra_define_productset(CREATIVEPRACTICAL "Creative & Practical suite"
     4    OPTIONAL
     5        # apps
     6        KARBON
     7        KRITA
     8           BRAINDUMP
     9           KEXI
     10        # extras
     11        APP_CONVERTER
     12        FILEMANAGER
     13        # docs
     14        DOC
     15)