CMake-win64
3.15.5
dotnet add package CMake-win64 --version 3.15.5
NuGet\Install-Package CMake-win64 -Version 3.15.5
<PackageReference Include="CMake-win64" Version="3.15.5"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add CMake-win64 --version 3.15.5
#r "nuget: CMake-win64, 3.15.5"
// Install CMake-win64 as a Cake Addin #addin nuget:?package=CMake-win64&version=3.15.5 // Install CMake-win64 as a Cake Tool #tool nuget:?package=CMake-win64&version=3.15.5
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. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and VTK.
CMake is part of Kitware’s collection of commercially supported open-source platforms for software development.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.