/cmake-python-distributions

This project provides a `setup.py` script that build CMake Python wheels.

Primary LanguagePythonApache License 2.0Apache-2.0

CMake Python Distributions

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

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.11.0.

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