Contents

cmake 3.30.4

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: 112, Watchers: 112, Forks: 34, Open Issues: 29

The scikit-build/cmake-python-distributions repo was created 8 years ago and the last code push was 3 days ago.
The project is popular with 112 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 29 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.