summaryrefslogtreecommitdiff
path: root/Help/module
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@sap.com>2018-02-22 16:18:43 +0100
committerMarc Chevrier <marc.chevrier@sap.com>2018-03-20 09:29:44 +0100
commit352baee2074d12637c65e3113f560bbf98d0640a (patch)
tree916caf02869368eb32ef955697147e6a2f52ff40 /Help/module
parentdfc9036bcf65afc4aa0fd21092d47da4ccd259cb (diff)
downloadcmake-352baee2074d12637c65e3113f560bbf98d0640a.tar.gz
FindPython*: New implementation for Python stuff
Fixes: #16142
Diffstat (limited to 'Help/module')
-rw-r--r--Help/module/FindPython.rst1
-rw-r--r--Help/module/FindPython2.rst1
-rw-r--r--Help/module/FindPython3.rst1
3 files changed, 3 insertions, 0 deletions
diff --git a/Help/module/FindPython.rst b/Help/module/FindPython.rst
new file mode 100644
index 0000000000..057a350c05
--- /dev/null
+++ b/Help/module/FindPython.rst
@@ -0,0 +1 @@
+.. cmake-module:: ../../Modules/FindPython.cmake
diff --git a/Help/module/FindPython2.rst b/Help/module/FindPython2.rst
new file mode 100644
index 0000000000..1696bedc1e
--- /dev/null
+++ b/Help/module/FindPython2.rst
@@ -0,0 +1 @@
+.. cmake-module:: ../../Modules/FindPython2.cmake
diff --git a/Help/module/FindPython3.rst b/Help/module/FindPython3.rst
new file mode 100644
index 0000000000..e530ab85c3
--- /dev/null
+++ b/Help/module/FindPython3.rst
@@ -0,0 +1 @@
+.. cmake-module:: ../../Modules/FindPython3.cmake