Skip to main content

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

Project description

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

Build Status

Linux

macOS

Windows

PyPI

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

Maintainers

Miscellaneous

License

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

History

cmake-python-distributions was initially developed in September 2016 by Jean-Christophe Fillion-Robin to facilitate the distribution of project using scikit-build and depending on CMake.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmake-3.11.4.post1.tar.gz (27.1 kB view details)

Uploaded Source

Built Distributions

cmake-3.11.4.post1-cp37-cp37m-win_amd64.whl (25.7 MB view details)

Uploaded CPython 3.7m Windows x86-64

cmake-3.11.4.post1-cp37-cp37m-win32.whl (22.9 MB view details)

Uploaded CPython 3.7m Windows x86

cmake-3.11.4.post1-cp37-cp37m-manylinux1_x86_64.whl (17.3 MB view details)

Uploaded CPython 3.7m

cmake-3.11.4.post1-cp37-cp37m-manylinux1_i686.whl (16.2 MB view details)

Uploaded CPython 3.7m

cmake-3.11.4.post1-cp37-cp37m-macosx_10_6_x86_64.whl (31.6 MB view details)

Uploaded CPython 3.7m macOS 10.6+ x86-64

cmake-3.11.4.post1-cp36-cp36m-win_amd64.whl (25.7 MB view details)

Uploaded CPython 3.6m Windows x86-64

cmake-3.11.4.post1-cp36-cp36m-win32.whl (22.9 MB view details)

Uploaded CPython 3.6m Windows x86

cmake-3.11.4.post1-cp36-cp36m-manylinux1_x86_64.whl (17.3 MB view details)

Uploaded CPython 3.6m

cmake-3.11.4.post1-cp36-cp36m-manylinux1_i686.whl (16.2 MB view details)

Uploaded CPython 3.6m

cmake-3.11.4.post1-cp36-cp36m-macosx_10_6_x86_64.whl (31.6 MB view details)

Uploaded CPython 3.6m macOS 10.6+ x86-64

cmake-3.11.4.post1-cp35-cp35m-win_amd64.whl (25.7 MB view details)

Uploaded CPython 3.5m Windows x86-64

cmake-3.11.4.post1-cp35-cp35m-win32.whl (22.9 MB view details)

Uploaded CPython 3.5m Windows x86

cmake-3.11.4.post1-cp35-cp35m-manylinux1_x86_64.whl (17.3 MB view details)

Uploaded CPython 3.5m

cmake-3.11.4.post1-cp35-cp35m-manylinux1_i686.whl (16.2 MB view details)

Uploaded CPython 3.5m

cmake-3.11.4.post1-cp35-cp35m-macosx_10_6_x86_64.whl (31.6 MB view details)

Uploaded CPython 3.5m macOS 10.6+ x86-64

cmake-3.11.4.post1-cp34-cp34m-win_amd64.whl (25.7 MB view details)

Uploaded CPython 3.4m Windows x86-64

cmake-3.11.4.post1-cp34-cp34m-win32.whl (22.9 MB view details)

Uploaded CPython 3.4m Windows x86

cmake-3.11.4.post1-cp34-cp34m-manylinux1_x86_64.whl (17.3 MB view details)

Uploaded CPython 3.4m

cmake-3.11.4.post1-cp34-cp34m-manylinux1_i686.whl (16.2 MB view details)

Uploaded CPython 3.4m

cmake-3.11.4.post1-cp34-cp34m-macosx_10_6_x86_64.whl (31.6 MB view details)

Uploaded CPython 3.4m macOS 10.6+ x86-64

cmake-3.11.4.post1-cp27-cp27mu-manylinux1_x86_64.whl (17.3 MB view details)

Uploaded CPython 2.7mu

cmake-3.11.4.post1-cp27-cp27mu-manylinux1_i686.whl (16.2 MB view details)

Uploaded CPython 2.7mu

cmake-3.11.4.post1-cp27-cp27m-win_amd64.whl (25.7 MB view details)

Uploaded CPython 2.7m Windows x86-64

cmake-3.11.4.post1-cp27-cp27m-win32.whl (22.9 MB view details)

Uploaded CPython 2.7m Windows x86

cmake-3.11.4.post1-cp27-cp27m-manylinux1_x86_64.whl (17.3 MB view details)

Uploaded CPython 2.7m

cmake-3.11.4.post1-cp27-cp27m-manylinux1_i686.whl (16.2 MB view details)

Uploaded CPython 2.7m

cmake-3.11.4.post1-cp27-cp27m-macosx_10_6_x86_64.whl (31.6 MB view details)

Uploaded CPython 2.7m macOS 10.6+ x86-64

File details

Details for the file cmake-3.11.4.post1.tar.gz.

File metadata

File hashes

Hashes for cmake-3.11.4.post1.tar.gz
Algorithm Hash digest
SHA256 fa953ea86331c28fd522fdae4152ab09700f53054ebbcb9b4d624fb1bdd1bca5
MD5 b809ae57b17afbf1c15bed7f2acf9e14
BLAKE2b-256 3a6807de71b405005f749e2f83b3f32149bf02c11ad04f0fb288dd683d521500

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 06047164c065e5a00ce78fb391dd031a93eb80474c5c044a32af9b8b8c6bc091
MD5 2088247db4fd9d0fbaaf00f29012807e
BLAKE2b-256 1b8c587a503c584c2175741b2e414fb1e5b4cfcdfe1616c65e8efc83a0d6c70b

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 5763c87c5e5ba8f896e8ab9a0e0188f3bacd0a636cdd653b26ab7e4ff472e0ed
MD5 77849489c41377179ae1b680126efc67
BLAKE2b-256 2e6542026ec69330256aa6afd0be02904af94f91486cfffc742850501ffc3cec

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4ff93b839be1950f03d43aa0657f53831f8330a86823f09733ac94e56867b59f
MD5 75729828758295479154419160d646d0
BLAKE2b-256 6100e45a96857ce5dbc3da4be529f20ea1b26a8fb4f7f7a687d3ad33d9fac4f6

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp37-cp37m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c628cc428adc83bda733eea6280f7ea2fa3468f79e5cf24522923285eaaf7b9a
MD5 12b367510880e8c45a8a5ae4e263737b
BLAKE2b-256 2e61738402fc9253b8dc1b9969c1918b7746eb9fa535a7d4796ee5c9c44aa1ef

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp37-cp37m-macosx_10_6_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp37-cp37m-macosx_10_6_x86_64.whl
Algorithm Hash digest
SHA256 f34c230a0d1fb58ce577996165f3ba195d897ebbef246c005452c56043fb25c2
MD5 1e1b6400ca5f73b7cb4a1532c88843d3
BLAKE2b-256 b12683d53e4ee210f984863a7336ba91b8101335b986cc7ea9ed70a122b49767

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 002fe2b557decbaf0c3d9b1884a9cb8c685fb96899ad093be864c29b54330dff
MD5 87c0dd9dcd94a461cb69497440996ab4
BLAKE2b-256 0b2de9d44d9053a83db8df6f98a57da0ccbf0f19183c2b761ba4593e805b1734

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 0f5acfb60af32624a9951d75f2c2e7c142794c7c518d0233786498e37ea8e474
MD5 11eaf153e855b5700bc28e81b0890924
BLAKE2b-256 c6349a1cc516a231a1af8daf4bf884b021a520fb4771203ae8ee0ab8584218d1

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 77b0262704bb7b36fffe66bcce21ed7dc3a622fd2e43632d81d4c2f5b0bd1b08
MD5 f44fcbb0fc6f3bf5c5957e2c258d91df
BLAKE2b-256 550a14be60c8071221d164524909bd2f3379ac3b180a87b95fa12df2e72460ec

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp36-cp36m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 71ea9e46656b70f6ed3623db43cbe402b05b5361a82c1e4d56d531d4a49ca30f
MD5 d7d419bb057f2153348672f5ee466eb1
BLAKE2b-256 bc9ec434c1bbb39b819cf604fec83c6e71bba1095009aadce22cd4be9a9ebae6

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp36-cp36m-macosx_10_6_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp36-cp36m-macosx_10_6_x86_64.whl
Algorithm Hash digest
SHA256 7359f17387e5742b178df437a23492cd4763952927449b8366c265c940f3cbb1
MD5 b8c92da1e3035149bfd25224149dadf8
BLAKE2b-256 46b20185db092e1cc3419dfe529bad9c8b0558f4fe9353d8e7031d22c0c55ff4

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp35-cp35m-win_amd64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 d82ff46b6cbb27321e05a7b159f0b16aa6fff43b9afc8c908e8e1f052dcbe0ee
MD5 2ef6923bd7fe661bf574b842530855fc
BLAKE2b-256 78b0b78296e0aec1d1264dd96ecc2b3ce8c0a596bc655f5bb0b1f55cd4adcc7a

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp35-cp35m-win32.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 a761be1d8c4dd1b41e0bbcbd9bfb3eda502d8453709d9ac7370d5e00d61283e1
MD5 c6d84b3373dc3666386594a23cfefabc
BLAKE2b-256 1ca3da578077759a6e74d1b29c6fd011f0715c48cfbbbd5dcc646f0f20fdfa24

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2094ed0866b7dbef2a660c9776e33f93d76f759ca69dca0790d97fd793e0137f
MD5 1b2fec93eb842a3f722a8e9bf2f116b8
BLAKE2b-256 e060339bd958965c658db870e03eb243d70606fb61be9e28d13f688ed47bc1a0

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp35-cp35m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 1a04ef6e791837b22877e93072234322412ac7cab8c54e7e764f845f5c9b9bff
MD5 7135a95d2929de8ee842c85e959c9466
BLAKE2b-256 8b624bc2fc908755e95b94884ba32512a5fdc4e2341559ba2b59fdf010c2150d

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp35-cp35m-macosx_10_6_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp35-cp35m-macosx_10_6_x86_64.whl
Algorithm Hash digest
SHA256 83dab0e06afa7c6eff480476664ab65ded195c2e4ca948185b27b35ef7f5d981
MD5 9054eb16fd25183d6d70ac39023d556b
BLAKE2b-256 47ee95dc6cd7b2a293448efa47c923d0c7ffc88d3f0e9ae256a9101813dd5436

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp34-cp34m-win_amd64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 1d31045ace8d62816e2a954212b98b6f9ea9433da0583b3edfe581b91e2c0487
MD5 d9da6c8dcbf737443c3494373ece53ac
BLAKE2b-256 e992f10366999e7fa60a6989b58574bb129d8667aa551d9699e3a8f1b4ada16a

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp34-cp34m-win32.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 0dcb4b4cfa7d3e5a1dd1a64f13ab1f2c10d52be378fbd6f33e5004b596f7ac09
MD5 c50cf10e67b7e2724c401d6aa8082b6b
BLAKE2b-256 cdd1f1fe59f5195a2641bbf1bcc879368a4e042e3a31a34a0d4586f78c75dda5

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 534f7c4013226dd748451d44f140422d3a90a74d7bc80c6c332adce3bfbba2a1
MD5 ce547efcdd509494c495c34e5231db9d
BLAKE2b-256 e5578e17334df15de18e05a667e81439e3c0ca71d95627de99962ac11abe00e4

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp34-cp34m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d3097eb6166a6b8a491d6642a583b016d24f7b290c9d75bf9e7ae9e0b8319dc1
MD5 53ac25997601bbfc8ef1bb69a6553500
BLAKE2b-256 3b69fecfd28c60c71861cc349c2347d59dc9e094ba4f840efb2d94572861870e

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp34-cp34m-macosx_10_6_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp34-cp34m-macosx_10_6_x86_64.whl
Algorithm Hash digest
SHA256 00be2bc185d5932c235ab0618497beaeddff66e1808a8a17f8bbae85940068c7
MD5 c95eebaa69f8a5ad7c51766533693053
BLAKE2b-256 d8c89e4be2315994a1876e1307cac0d6db557aed96ebcc43808fa9f782c58d2b

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 57a3e82983a0fe9ed232293de63124da84e45861a2856317c3f9bafcedd84465
MD5 8a35231ac21685e70e09bece571d8465
BLAKE2b-256 7a3ff34696219cfdbd220585d9928106b511f65ce50747e7787e757fa2a6149a

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp27-cp27mu-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b382fbe8636a4f1e238f007e1f0d5bf04d1b0727b101cc94524e4720179be24b
MD5 f97b5a6182596f8c80974ec373dfbb57
BLAKE2b-256 52c881bb71becd5726b2f694a7084af2120609620ac4fb2076c7a7b884a9a572

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 9e61ac61efee78c322bdcaf6812873e6791d2af4e735ad052e30da417c8aedc8
MD5 4e702fc6899bcc5ebd7dc2385f3df3ea
BLAKE2b-256 ac741ebec8f69296da3fc3011528b05b041230728ff6c37ab979e7340836082f

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 df38e3b23100f76c671955c07a3908d54d80cdf5833ac4434bb1a57e3d9a7d3a
MD5 7854e510f79bfb563e246c1e47f01cde
BLAKE2b-256 3bf8449e25b96461e7318b09279f7edc0b138a0d2da694d51899bb9580c7c1d4

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7852974e6efc07279069964488b6591c7aec071901fe5e2739fb95925bbd2497
MD5 6d980d31050a2cafb32619a10c6bc2db
BLAKE2b-256 80213198bd1097699df5bcc167a280080a5ca2c26d135195273bcffec549a5f9

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp27-cp27m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e0775369c145196b584227e518ee148d497d897e13b1c66497a2bbf98db56b94
MD5 8012f9e645ae262a6df281fc5eb615c4
BLAKE2b-256 dd1e6668979d212c54b8e6dd633fcb27bc2f2aeaf27e44308ecdce6d6e4d0047

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.11.4.post1-cp27-cp27m-macosx_10_6_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.11.4.post1-cp27-cp27m-macosx_10_6_x86_64.whl
Algorithm Hash digest
SHA256 97ea268a3e14232b2836cf82b327f1d2e7e700f33c850424bbc7c97fca37b67c
MD5 87f3f4eaa9a73ed618d118b18380a207
BLAKE2b-256 af9558f6bae0f418dd853adeb8fa0957a0ccea066fe7851261dc7ae6f8031979

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page