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

0001 add_subdirectory(calligra)
0002 if(SHOULD_BUILD_STAGE)
0003     add_subdirectory(stage)
0004 endif()
0005 if(SHOULD_BUILD_SHEETS)
0006     add_subdirectory(sheets)
0007 endif()
0008 install(FILES   calligra.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})