Contents

cmake 4.2.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: 133, Watchers: 133, Forks: 41, Open Issues: 27

The scikit-build/cmake-python-distributions repo was created 9 years ago and the last code push was 2 days ago.
The project is popular with 133 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 27 open issues on GitHub

  • [Bot] Update to CMake 4.2.2
  • chore(deps): update pre-commit hooks

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.