<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2022 Timo Röhling <roehling@debian.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. --> <component type="desktop-application"> <id>com.kitware.cmake_gui</id> <metadata_license>FSFAP</metadata_license> <project_license>BSD-3-Clause</project_license> <name>CMake</name> <summary>Cross-platform buildsystem</summary> <description> <p> CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. </p> <p> The CMake Qt GUI provides an easy-to-use interface to configure your build and customize settings. </p> </description> <content_rating type="oars-1.0"/> <launchable type="desktop-id">cmake-gui.desktop</launchable> <url type="homepage">https://www.cmake.org</url> </component>