An open API service indexing awesome lists of open source software.

https://github.com/githubfoam/cmake

CMake pipeline
https://github.com/githubfoam/cmake

cmake pipeline

Last synced: about 1 year ago
JSON representation

CMake pipeline

Awesome Lists containing this project

README

          

# CMake pipeline
=========

Travis (.com) branch:
[![Travis (.com)](https://img.shields.io/travis/com/githubfoam/CMake.svg)](https://travis-ci.com/githubfoam/CMake)

----------------
- linux
- osx
- windows

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

https://cmake.org/

Author Information
------------------

An optional section for the role authors