Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 4.2 KB

README.rst

File metadata and controls

61 lines (44 loc) · 4.2 KB

CMake Python Distributions

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.

The CMake python wheels provide CMake 3.16.3.

Latest Release

Versions Downloads

Build Status

  Linux macOS Windows
PyPI https://circleci.com/gh/scikit-build/cmake-python-distributions.svg?style=svg https://travis-ci.org/scikit-build/cmake-python-distributions.svg?branch=master https://ci.appveyor.com/api/projects/status/439ila0jk7v6uqrr/branch/master?svg=true

Maintainers

Miscellaneous

License

This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc. It is covered by the Apache License, Version 2.0.

CMake is distributed under the OSI-approved BSD 3-clause License. For more information about CMake, visit http://cmake.org