From 889e3d31fb69ee9d240c350a08a1502ce401455c Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Wed, 9 Nov 2016 11:07:35 -0500 Subject: [PATCH] docs: Update README and index to mention which version of CMake is provided. --- README.rst | 2 ++ docs/index.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 532209b2b..b3430e714 100644 --- a/README.rst +++ b/README.rst @@ -20,6 +20,8 @@ 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.6.2 `_. + This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc. It is covered by the `Apache License, Version 2.0 `_. diff --git a/docs/index.rst b/docs/index.rst index 9f647e856..c313bcf39 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,6 +15,8 @@ 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.6.2 `_. + .. toctree:: :maxdepth: 2 :caption: User guide