Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.75 KB

File metadata and controls

59 lines (43 loc) · 1.75 KB

Welcome to CMake Python Distributions's documentation!

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

.. toctree::
   :maxdepth: 2
   :caption: User guide

   installation
   usage
   building
   build_system
   contributing
   authors
   history

.. toctree::
   :maxdepth: 2
   :caption: For maintainers

   update_cmake_version
   make_a_release


Indices and tables

Resources

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 https://cmake.org