summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2019-05-24 16:44:43 (GMT)
committerMarc Chevrier <marc.chevrier@gmail.com>2019-05-24 16:44:43 (GMT)
commit62d6ed79fb4cc4cdeb1a246f0f12db7e6031f4ba (patch)
tree109846dd8a4eb30116f236c0cd686cdbf34aa6fd /Help/release
parent4ec2b999414495ae58871755307ea17f391f7910 (diff)
downloadCMake-62d6ed79fb4cc4cdeb1a246f0f12db7e6031f4ba.zip
CMake-62d6ed79fb4cc4cdeb1a246f0f12db7e6031f4ba.tar.gz
CMake-62d6ed79fb4cc4cdeb1a246f0f12db7e6031f4ba.tar.bz2
FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup.
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/dev/FindPython-FIND_FRAMEWORK.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/FindPython-FIND_FRAMEWORK.rst b/Help/release/dev/FindPython-FIND_FRAMEWORK.rst
new file mode 100644
index 0000000..f390460
--- /dev/null
+++ b/Help/release/dev/FindPython-FIND_FRAMEWORK.rst
@@ -0,0 +1,5 @@
+FindPython-FIND_FRAMEWORK
+-------------------------
+
+* Modules :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
+ gain a new variable to control frameworks lookup on macOS.