Contents

cmake 3.29.0.1

0

CMake is an open-source, cross-platform family of tools designed to build, test and package software

CMake is an open-source, cross-platform family of tools designed to build, test and package software

Stars: 106, Watchers: 106, Forks: 30, Open Issues: 24

The scikit-build/cmake-python-distributions repo was created 7 years ago and the last code push was 12 hours ago.
The project is popular with 106 github stars!

How to Install cmake

You can install cmake using pip

pip install cmake

or add it to a project with poetry

poetry add cmake

Package Details

Author
None
License
Apache 2.0
Homepage
None
PyPi:
https://pypi.org/project/cmake/
Documentation:
https://cmake-python-distributions.readthedocs.io
GitHub Repo:
https://github.com/scikit-build/cmake-python-distributions

Classifiers

  • Software Development/Build Tools
No  cmake  pypi packages just yet.

Errors

A list of common cmake errors.

Code Examples

Here are some cmake code examples and snippets.

GitHub Issues

The cmake package has 24 open issues on GitHub

  • chore(deps): bump cmake from 3.22.1 to 3.22.2
  • armhf: Debian 10: ERROR: Failed building wheel for cmake

See more issues on GitHub

Related Packages & Articles

annoy 1.17.3

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.