Info
| Version: | 3.5.2 | 
| Author(s): | Kitware Inc. | 
| Last Update: | Monday, June 13, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://cmake.org/ | 
| NuGet Url: | https://www.nuget.org/packages/CMake | 
Install
Install-Package CMake
                        dotnet add package CMake
                        paket add CMake
                        
                                CMake Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                1 package depend on this package.
                        
                    
                
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.