autom8ed.com.tools.cmake 3.9.4

dotnet add package autom8ed.com.tools.cmake --version 3.9.4
NuGet\Install-Package autom8ed.com.tools.cmake -Version 3.9.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="autom8ed.com.tools.cmake" Version="3.9.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add autom8ed.com.tools.cmake --version 3.9.4
#r "nuget: autom8ed.com.tools.cmake, 3.9.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install autom8ed.com.tools.cmake as a Cake Addin
#addin nuget:?package=autom8ed.com.tools.cmake&version=3.9.4

// Install autom8ed.com.tools.cmake as a Cake Tool
#tool nuget:?package=autom8ed.com.tools.cmake&version=3.9.4

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.

There are no supported framework assets in this package.

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.

Version Downloads Last updated
3.9.4 4,771 10/10/2017

Initial publish of CMake 3.9.4 to NuGET.