123456789101112131415161718192021222324252627282930 |
- # Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-4
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
- PackageIdentifier: Kitware.CMake
- PackageVersion: 3.22.5
- PackageLocale: en-US
- Publisher: Kitware
- PublisherUrl: https://www.kitware.com/
- PublisherSupportUrl: https://www.kitware.com/contact-us/
- PrivacyUrl: https://www.kitware.com/privacy/#privacy-policy
- Author: Kitware
- PackageName: CMake
- PackageUrl: https://cmake.org/
- License: BSD-3-Clause
- LicenseUrl: https://github.com/Kitware/CMake/blob/master/Copyright.txt
- Copyright: Copyright 2000-2022 Kitware, Inc. and Contributors
- CopyrightUrl: https://github.com/Kitware/CMake/blob/master/Copyright.txt
- ShortDescription: CMake is a cross-platform, open-source build system generator.
- Description: 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.
- Moniker: cmake
- Tags:
- - compiler
- - cross-platform
- - foss
- # Agreements:
- # ReleaseNotes:
- ReleaseNotesUrl: https://github.com/Kitware/CMake/releases/tag/v3.22.5
- ManifestType: defaultLocale
- ManifestVersion: 1.1.0
|